Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-12-20 21:06:05 +08:00
parent a37d5c9fd7
commit e8f946c973
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ cocos2d-x-3.0beta0 ?? 2013
[FIX] Merged NodeRGBA to Node.
[NEW] New renderer support.
[FIX] Potential hash collision fix.
[FIX] Updates spine runtime to the latest version.
[Android]
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.