Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-02-24 21:50:17 +08:00
parent b5b9c7f938
commit e310734af1
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
[NEW] Language: Added Dutch support.
[NEW] Sprite: Added auto-culling support
[FIX] Thread deadlock if new functions are added in callback of Scheduler:: performFunctionInCocosThread.
[FIX] Refactored the codes of parsing pure xml layer format for tilemap.
[FIX] Crash if invoking Director::end() on WINDOWS.
[FIX] Character would not be aligned on the baseline when label using distance field.