Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-02-20 20:46:14 +08:00
parent 3168c87bdd
commit 32383a7cfd
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] Potential crash when websocket connection closes.
[FIX] No callback is invoked when websocket connection fails.
[FIX] s3tc compressed textures with no mipmaps fail to be loaded.
[FIX] Get rid of 'Object', rename it to 'Ref', delete non-reference stuff 'isEqual' and 'update'.