Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-23 18:03:31 +08:00
parent 41c63e2f4d
commit 38ae628dea
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
cocos2d-x-3.0beta2 ?.? ?
[All]
[NEW] Full screen support for desktop platforms.
[NEW] Adds performance test for EventDispatcher.
[NEW] Adds performance test for Containers(Vector<>, Array, Map<K,V>, Dictionary).
[NEW] DrawNode supports to draw triangle, quad bezier, cubic bezier.