Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-02-21 16:25:06 +08:00
parent 3c82c1a0b0
commit 7493f6aeea
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
[NEW] Using python to automatically generate script bindings codes.
[NEW] Linux javascript bindings support.
[FIX] Adds a macro to disable inserting script binding relevant codes.
[FIX] Removing child from TMXLayer may cause crash.
[FIX] Voice recognition input would cause crash on ios7.
[FIX] Object which isn't in Vector would also be released when invoking Vector::eraseObject.