Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-12-20 20:11:14 +08:00
parent 15c6295361
commit 8b6a6489fe
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ cocos2d-x-3.0beta0 ?? 2013
[FIX] Removed most hungarian notations.
[FIX] Merged NodeRGBA to Node.
[NEW] New renderer support.
[FIX] Potential hash collision fix.
[Android]
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.