Skip to content

Commit 91cba5d

Browse files
author
SeanLin
committed
Merge pull request cocos2d#385 from linshun/iss1234_AlphaVersion
fixed cocos2d#1234: add version change log
2 parents 66818e0 + 6e53b00 commit 91cba5d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGELOG.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11

2-
cocos2d-html5-v0.5.0-alpha @ May.28, 2012
32

4-
* supports canvas and Dom Menu.
3+
cocos2d-html5-v0.6.0-alpha @ June.18, 2012
4+
* Change API, use "create" to construct all objects.
5+
* Fix naming of variables.
6+
* Add JSDoc comments and shell.
7+
* Fix Dom Menu flicker bug.
8+
* Change code for closure compiler Advance optional.
9+
* Add version control.
510

11+
cocos2d-html5-v0.5.0-alpha @ May.28, 2012
12+
* supports canvas and Dom Menu.
613
* part of test cases were added and tested in chrome.
7-
814
* porting from cocos2d-x is not finished.
9-
1015
* files must load from http server.
1116

12-
13-
1417
cocos2d-html5-v0.1.0 @ Jan.29, 2012
15-
1618
* Build the directory structure of Engine
17-
1819
* cocos2d-html5 first version
19-
2020
* more details: http://www.cocos2d-x.org/
2121

2222

0 commit comments

Comments
 (0)