diff --git a/CHANGELOG b/CHANGELOG index 13ec633673..cec4283e6e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ cocos2d-x-3.2 ??? [NEW] TextureCache: added unbindImageAsync() and unbindAllImageAsync() [FIX] Image: Set jpeg save quality to 90 + [FIX] Application.mk: not output debug message in releae mode on Android cocos2d-x-3.1 May.24 2014 [FIX] EventKeyboard::KeyCode: key code for back button changed from KEY_BACKSPACE to KEY_ESCAPE