Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-02-20 15:46:46 +08:00
parent 9d3d55f65a
commit 47fd9aed26
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
[NEW] Using python to automatically generate script bindings codes.
[NEW] Linux javascript bindings support.
[FIX] Get rid of 'Object', rename it to 'Ref', delete non-reference stuff 'isEqual' and 'update'.
[FIX] Merge cocostudio/CCActionXxx to CCAction.
[FIX] Supports 'setTimeout' and 'setInterval' in JSB.
[FIX] Exposes the missing data structures of Spine to JS.