Update CHANGELOG.md

This commit is contained in:
Joshua Granick
2015-07-09 16:20:27 -07:00
parent 7b05cad660
commit 90f9510889

View File

@@ -21,7 +21,7 @@
* Added lime.system.BackgroundWorker for easy threads
* Made Assets loadImage/loadBytes asynchronous on native
* Removed the ByteArray __init__ and matching CFFI functions
* Removed the ByteArray \__init__ and matching CFFI functions
* Improved the help documentation when using "lime create"
* Fixed a crash that could occur when using Bytes
* Fixed audioSource.play on native when there is no data