Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-02-25 18:32:18 +08:00
parent a0192591fd
commit 364a6f8ef6
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
[NEW] Language: Added Dutch support.
[NEW] Sprite: Added auto-culling support
[FIX] CCConsole supports simulating touch events (tap,swipe).
[FIX] CCConsole crashes on Windows.
[FIX] Changes namespace 'cocos2d::gui' to 'cocos2d::ui'.
[FIX] State is changed to RESUME when game comes back to foreground if pause button was clicked in Interval Test