Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-02 16:25:06 +08:00
parent be383a944a
commit 5bd580c175
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ cocos2d-x-3.0beta0 ?? 2013
[FIX] Don't bind override functions for JSB and LuaBining since they aren't needed at all.
[NEW] Adds spine JS binding support.
[FIX] The order of onEnter and onExit is wrong.
[FIX] The setBlendFunc method of some classes wasn't exposed to LUA.
cocos2d-x-3.0alpha1 Nov.19 2013
[all platforms]