From 9c5b5924edb74d3dfe61b9ea49b55f892ea2aa0a Mon Sep 17 00:00:00 2001 From: minggo Date: Wed, 4 Jun 2014 14:09:56 +0800 Subject: [PATCH] [ci skip] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index aaf449d899..cb11c4ba40 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,7 @@ cocos2d-x-3.2 ??? [FIX] Image: Set jpeg save quality to 90 [FIX] Image: premultipy alpha when loading png file to resovle black border issue [FIX] Label: label is unsharp if it's created by smaller font + [FIX] Lua-binding: comipling error on release mode [FIX] Node: setPhysicsBody() can not work correctly if it is added to a Node [FIX] Others: Treat warning as error on iOS and Mac [FIX] Repeat: will run one more over in rare situations