diff --git a/CHANGELOG b/CHANGELOG index 609bf6c6b1..2df4181b47 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,8 @@ cocos2d-x-3.0alpha1 @??? 2013 [all platforms] [FIX] Texture: use CCLOG to log when a texture is being decoded in software [Android] - [NEW] re-introduce Cocos2dxHelper.runOnGLThread(Runnable) + [FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes + [NEW] Added Cocos2dxHelper.runOnGLThread(Runnable) again cocos2d-x-3.0alpha0 @Sep.19 2013 [all platforms]