From e13355626872a7f84d9db4842f9099a9be388dc3 Mon Sep 17 00:00:00 2001 From: James Chen Date: Fri, 21 Feb 2014 19:18:24 +0800 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index d85f23744a..9b8ad49206 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014 [NEW] Using python to automatically generate script bindings codes. [NEW] Linux javascript bindings support. + [FIX] Character would not be aligned on the baseline when label using distance field. [FIX] Adds a macro to disable inserting script binding relevant codes. [FIX] Removing child from TMXLayer may cause crash. [FIX] Voice recognition input would cause crash on ios7.