mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
f664a72d6e
commit
d08cb63a82
|
@ -13,6 +13,7 @@ cocos2d-x-3.0beta0 ?? 2013
|
|||
[FIX] Updates spine runtime to the latest version.
|
||||
[FIX] Uses `const std::string&` instead of `const char*`.
|
||||
[FIX] LabelBMFont string can't be shown integrally.
|
||||
[FIX] Deprecates FileUtils::getFileData, adds FileUtils::getStringFromFile/getDataFromFile.
|
||||
[Android]
|
||||
[NEW] build/android-build.sh: add supporting to generate .apk file
|
||||
[FIX] XMLHttpRequest receives wrong binary array.
|
||||
|
|
Loading…
Reference in New Issue