Skip to content

Commit

Permalink
Upgrade changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pandamicro committed May 13, 2015
1 parent 0d6204a commit 1d09422
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG
@@ -1,5 +1,15 @@
ChangeLog:

Cocos2d-JS v3.6.1 (hotfix) @ May 13 2015

* Bug fixes:
1. [JSB] Fixed an issue of jsc compiler that the generated jsc file contains sources code.
2. [JSB] Fixed jsb remote debugger issue that it doesn't support runtime template on windows platform.
3. [JSB] Added `cc.sys.localStorage.clear` function.
4. [JSB] Fixed crash issues of `sp.BoneData` and `sp.Bone`'s conversion function.
5. [JSB] Fixed an issue of `cc.Scale9Sprite` that its `init` function can't be overloaded.
6. [JSB] Fixed mistakes in `cc.EventMouse`'s constant values.

Cocos2d-JS v3.6 @ April 29 2015

* Added GAF web runtime to the web engine, the native support will be merged in future version.
Expand Down

0 comments on commit 1d09422

Please sign in to comment.