Update CHANGELOG

This commit is contained in:
Joshua Granick
2017-02-15 18:09:07 -08:00
parent ef1d78f1e6
commit 0c84694c7f

View File

@@ -1,3 +1,12 @@
3.7.4 (02/15/2017)
------------------
* Improved AudioBuffer/Font/Image/Sound.loadFromFile to support URLs
* Deprecated AudioBuffer.fromURL and onload/onerror callbacks
* Added verbose log messages during asset library preload
* Fixed crash on iOS when rewinding or looping sounds
3.7.3 (02/13/2017)
------------------