diff --git a/CHANGELOG b/CHANGELOG index 43610591d1..638937d41f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,7 +18,7 @@ cocos2d-x-3.0beta2 ?.? ? [FIX] Removes unused files for MAC platform after using glfw3 to create opengl context. [FIX] Wrong arithmetic of child's position in ParallaxNode::addChild() [FIX] CocoStudio: TestColliderDetector in ArmatureTest can't work. - [FIX] CocoStudio: The order of transform calculation Skin::getNodeToWorldTransform() is incorrect. + [FIX] CocoStudio: The order of transform calculation in Skin::getNodeToWorldTransform() is incorrect. [FIX] Crash if file doesn't exist when using FileUtils::getStringFromFile. [FIX] If setting a shorter string than before while using LabelAtlas, the effect will be wrong. [FIX] Label: Crash when using unknown characters.