Update CHANGELOG

This commit is contained in:
Joshua Granick
2015-07-23 18:30:53 -07:00
parent f7656f9592
commit 1e8298260c

View File

@@ -1,3 +1,13 @@
2.5.2 (07/23/2015)
------------------
* Added support for automatic software fallback on native platforms
* Improved the behavior of image getPixel/setPixel
* Fixed native fillRect/floodFill when using certain color values
* Improved color conversion support for Flash
* Fixed issue preventing Neko from reading 32-bit integers correctly
2.5.1 (07/21/2015)
------------------