Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-12-16 17:46:38 +08:00
parent 7deb3810c4
commit 3a1ffca890
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ cocos2d-x-3.0beta0 ?? 2013
[NEW] Upgrated Box2D to 2.3.0
[NEW] SChedule::performFunctionInCocosThread()
[NEW] Added tga format support again.
[FIX] A Logic error in ControlUtils::RectUnion.
[Android]
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.