diff --git a/CHANGELOG b/CHANGELOG index 84da1d96a4..0f1510a450 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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] Merge cocostudio/CCActionXxx to CCAction. [FIX] Supports 'setTimeout' and 'setInterval' in JSB. [FIX] Exposes the missing data structures of Spine to JS. [FIX] Node::setRotation() moves opposite when node has a physics body.