Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-10 15:19:32 +08:00
parent 4d873edff1
commit 245fa2efe0
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cocos2d-x-3.0final ?.? ?
[FIX] ControlButton doesn't support to set scale ratio of touchdown state.
[FIX] Websocket doesn't support send/receive data which larger than 4096 bytes.
[NEW] DrawNode supports to draw triangle, quad bezier, cubic bezier.
[FIX] TestCpp works by using CMake on Windows.
cocos2d-x-3.0beta Jan.7 2014
[All]
[NEW] New label: shadow, outline, glow support