From 428afae8e9fd4f92530118c7dbdcffabfb9f6507 Mon Sep 17 00:00:00 2001 From: James Chen Date: Tue, 14 Jan 2014 21:52:04 +0800 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index a16751e56c..bf2d63a5c4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,7 @@ cocos2d-x-3.0final ?.? ? [FIX] Websocket doesn't support send/receive data which larger than 4096 bytes. [NEW] DrawNode supports to draw triangle, quad bezier, cubic bezier. [FIX] TestCpp works by using CMake on Windows. + [FIX] There will be some compilation errors when using x64 target on Windows. cocos2d-x-3.0beta Jan.7 2014 [All] [NEW] New label: shadow, outline, glow support