Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-11-20 10:02:54 +08:00
parent f4a5dc33d0
commit 95cda661f2
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ cocos2d-x-3.0alpha1 Nov.19 2013
[NEW] Performance Test: Sprite drawing
[NEW] Adjusted folder structure
[NEW] Added tools to simplify upgrading game codes from v2.x to v3.x
[FIX] Added virtual destructors on Interfaces
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[FIX] Fixed application will crash when pause and resume.