Update CHANGELOG[ci skip]

This commit is contained in:
James Chen 2013-11-12 09:45:07 +08:00
parent d7a0787336
commit 412712c5e4
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] Can't click the area that outside of keyboard to close keyboard when using EditBox.
[Linux]
[NEW] Used CMake to build linux projects.
[FIX] Closed X display after getting DPI on Linux.
[Desktop]
[FIX] Trigger onKeyReleased only after the key has been released.
[Javascript binding]