diff --git a/CHANGELOG b/CHANGELOG index 3ea1b6a59c..1d3780bb3d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,8 @@ cocos2d-x-3.0rc0 Feb.?? 2014 [NEW] Adds Dutch Language support. [NEW] Console: Added 'resolution', 'projection' commands. Improved API [NEW] Director: Displays 'Vertices drawn' in the stats. Useful to measure performance. - + [NEW] Using python to automatically generate script bindings codes. + [FIX] A string which only contains CJK characters can't make a line-break when it's needed. [FIX] EGLView improvements: renamed to GLView, no longer a singleton, easier to customize [FIX] Removes samples except testcpp|testjavascript|testlua. Moves sample games to `cocos2d/samples` repo.