From 364a6f8ef6d3634f378947223936bd072dad31bd Mon Sep 17 00:00:00 2001 From: James Chen Date: Tue, 25 Feb 2014 18:32:18 +0800 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 0e9f336699..729c7693aa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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