Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-10-10 13:55:22 +08:00
parent 8a69b194a7
commit a02b2b6834
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ cocos2d-x-3.0alpha1 @??? 2013
[Javascript binding]
[FIX] Fixed a memory leak in ScriptingCore::runScript()
[FIX] sys.localStorage.getItem() does not support non-ascii string.
[Lua Binding]
[FIX] Added Armature lua binding and added test samples.
cocos2d-x-3.0alpha0 @Sep.19 2013
[all platforms]