diff --git a/CHANGELOG b/CHANGELOG index ed57f190f9..92420af5cc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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.