Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-14 21:52:04 +08:00
parent d306d5fe58
commit 428afae8e9
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ cocos2d-x-3.0final ?.? ?
[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.
[FIX] There will be some compilation errors when using x64 target on Windows.
cocos2d-x-3.0beta Jan.7 2014
[All]
[NEW] New label: shadow, outline, glow support