diff --git a/CHANGELOG b/CHANGELOG index e114052d46..d0b4265ca3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014 [NEW] Language: Added Dutch support. [NEW] Sprite: Added auto-culling support + [FIX] FadeIn and FadeOut behaviours is incorrect if it doesn't start from an edge value( 0 or 255). [FIX] Renderer: Expand textureID bit from 18bits to 32bits. Resolves probably crash on Linux / Android. [FIX] Potential crash by switching repeatly between HttpClientTest, WebSocketTest, SocketIOTest. [FIX] Can not use Node::setPhysicsBody to reset a physics body.