diff --git a/CHANGELOG b/CHANGELOG index 63ff949ec2..c012ff74a3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014 [NEW] Language: Added Dutch support. [NEW] Sprite: Added auto-culling support + [FIX] EditBox's position would not be updated if its parent's position changed. [FIX] spine::Skeleton would not be updated after being re-added to scene. [FIX] Loading custom fonts from ttf file fails on windows. [FIX] FadeIn and FadeOut behaviours is incorrect if it doesn't start from an edge value( 0 or 255).