diff --git a/CHANGELOG b/CHANGELOG index e206d5cea7..93e703edb1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ cocos2d-x-3.0alpha1 @??? 2013 [FIX] EventListeners can't be removed sometimes. [FIX] When parsing XML using TinyXML, the data size has to be specified. [FIX] Parameter type: const char* -> const string& + [FIX] Armature: many bug fixed, add more samples, add function to skip some frames when playing animation [NEW] Arm64 support. [NEW] Added Mouse Support For Desktop Platforms. [Android]