Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-11-27 14:31:05 +08:00
parent 1a283ab600
commit 749fc5d95b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ cocos2d-x-3.0beta0 ?? 2013
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.
[NEW] Bindings-generator supports to bind 'unsigned long'.
[FIX] 'Test Frame Event' of TestJavascript/CocoStudioArmatureTest Crashes.
cocos2d-x-3.0alpha1 Nov.19 2013
[all platforms]
[DOC] Added RELEASE_NOTES and CODING_STYLE.md files