Updates CHANGELOG with the new misc changes

This commit is contained in:
Ricardo Quesada 2013-09-25 13:05:17 -07:00
parent 341178cb91
commit 06ff62662c
1 changed files with 3 additions and 0 deletions

View File

@ -1,9 +1,12 @@
cocos2d-x-3.0alpha1 @??? 2013
[all platforms]
[DOC] Added RELEASE_NOTES and CODING_STYLE.md files
[FIX] Texture: use CCLOG to log when a texture is being decoded in software
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[NEW] Added Cocos2dxHelper.runOnGLThread(Runnable) again
[Mac]
[FIX] Removed unused CCLOG() from GL initialization
cocos2d-x-3.0alpha0 @Sep.19 2013
[all platforms]