diff --git a/CHANGELOG b/CHANGELOG index a2db0c6a5e..da0ed918ca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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] Object which isn't in Vector would also be released when invoking Vector::eraseObject. [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.