Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-24 11:58:09 +08:00
parent 2e75a86431
commit aa8cfb5f04
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ cocos2d-x-3.0beta2 ?.? ?
[FIX] If setting a shorter string than before while using LabelAtlas, the effect will be wrong.
[FIX] Label: Crash when using unknown characters.
[FIX] Label: Missing line breaks and wrong alignment.
[FIX] Label: Color and opacity settings aren't applied when invoking Label::alignText.
[FIX] Console: log(format, va_args) is private to prevent possible resolution errors
[FIX] Configuration: dumpInfo() -> getInfo()
[FIX] ControlSlider doesn't support to set selected thumb sprite.