Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-03-03 10:08:47 +08:00
parent 104531c22e
commit e0178ae886
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
[NEW] Action: RotateBy supports 3D rotations
[NEW] Bindings: Using python to automatically generate script bindings
[NEW] Bindings: Added JS bindings support for Linux
[NEW] Console: Added command: 'autotest run|main|next|back|restart'.
[NEW] Console: Added 'resolution', 'projection' commands. Improved API
[NEW] Console: Added more commands: director resume|pause|stopanimation|startanimation.
[NEW] Console: Added command: 'touch tap|swipe' to simulating touch events.