From a2bfc31ea0d5f20af7754c43caad7897d03e01f7 Mon Sep 17 00:00:00 2001 From: minggo Date: Thu, 14 Nov 2013 11:27:26 +0800 Subject: [PATCH] [ci skip] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index e9d44a8465..d848fd916c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,7 @@ cocos2d-x-3.0alpha1 @??? 2013 [FIX] Webp Test Crashes. [FIX] TransitionScenePageTurn: z fighting [FIX] AssetsManager: Adding test whether the file directory exists when uncompressing file entry,if does not exist then create directory + [FIX] CCBReader: To set anchor point to 0,0 when loading Scale9Sprite [NEW] Arm64 support. [NEW] Added Mouse Support For Desktop Platforms. [NEW] Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.