Update CHANGELOG

This commit is contained in:
Joshua Granick
2016-12-19 21:04:36 -08:00
parent c9e3845553
commit 4e8bc030f6

View File

@@ -1,3 +1,13 @@
3.5.2 (12/19/2016)
------------------
* Fixed issues related to @:bitmap, @:file and @:sound
* Fixed support for HTML5 font preloading
* Fixed issue with HTTPRequest and IE 11
* Fixed an issue when merging multiple project.config values
* Reverted bytes changes to resolve C++ GC issues
3.5.1 (12/16/2016)
------------------