Updated changelog.

This commit is contained in:
badlogic 2019-10-09 13:50:23 +02:00
parent fc0385cb3c
commit b96295b444

View File

@ -19,6 +19,7 @@
* **Additions**
* Removed dependency on STL throughout the code base, cutting down on the LOC that need parsing by 66%.
* Exposed `x` and `y` on `SkeletonData` through getters and setters.
### Cocos2d-x