Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-01 21:55:58 +08:00
parent 0ec2738ce5
commit aff08adc66
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ cocos2d-x-3.0beta0 ?? 2013
[FIX] Sprites with PhysicsBody move to a wrong position when game resume from background.
[FIX] Crash if connection breaks during download using AssetManager.
[NEW] AngelCode binary file format support for LabelBMFont.
[FIX] OpenAL context isn't destroyed correctly on mac and ios.
[Android]
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.