Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-11-12 10:33:18 +08:00
parent 8c42e62a3f
commit 0358eae8f0
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[NEW] Sprite: Override setScale(float scaleX, float scaleY)
[NEW] External: added | operator for Control::EventType
[NEW] Android & iOS screen size change support
[FIX] Webp Test Crashes.
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[FIX] Fixed application will crash when pause and resume.