We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56291f7 commit e76e7f9Copy full SHA for e76e7f9
2 files changed
CHANGELOG.md
@@ -1,4 +1,23 @@
1
2
+0.2.0 / 2015-04-23
3
+==================
4
+
5
+ * Clean from flexlib
6
+ * Hotfix fetch and cleaning
7
+ * Fetch instead of Superagent fixes #33
8
+ * Display flex fixes #36
9
+ * Update readme
10
+ * Eslinter fixes #35
11
+ * Merge pull request #44 from DragonLegend/chat
12
+ * update Readme (chat progress)
13
+ * Chat style closes #45
14
+ * Base functionality closes #43
15
+ * Add start/fake data generation fixes #27
16
+ * Merge pull request #39 from DragonLegend/Island
17
+ * Progress readme
18
+ * Update website s
19
+ * Island fixes #37 #38
20
21
0.1.0 / 2015-03-28
22
==================
23
package.json
@@ -1,6 +1,6 @@
{
"name": "game",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "BBMMORPG",
"main": "app.js",
"author": "ButuzGOL",
0 commit comments