Update CHANGELOG[ci skip]

This commit is contained in:
James Chen 2013-11-14 12:30:38 +08:00
parent 6602e78168
commit 1d0e42deac
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] cc.Scheduler.schedule(target, func) without repeat argument couldn't repeat schedule forever on device.
[FIX] CCBReader can't play sequence automatically in JSB.
[NEW] main.js -> cocos2d-jsb.js
[FIX] Wrong convention to jsval in cccolor4f_to_jsval and cccolor3b_to_jsval
[Lua Binding]
[NEW] Added Armature lua binding and added test samples.