Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ButuzGOL committed Mar 28, 2016
1 parent 189131e commit 29a84b0
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,38 @@

0.3.0 / 2016-03-28
==================

* Hotfixes
* Deploy
* Build process
* GLOBAL changes in project structure
* Chat
* Island
* Invetory
* Hero preferences
* Hero incresing attributes
* Redux structure
* Update readme (future)
* Hero page
* Init data (Firebase)
* Updated Home Page
* New public
* Hotfix static path + readme
* Init data
* slack, travis(heroku) integration
* Add circleci config
* Add material-ui lib to deps
* Update gulp to babel
* Eslinter extends airbnb codelinter
* Fix #42 Also fix a lot of small issues after refactoring
* Heroku deploy issue #47
* Build fix
* Eslint for frontend
* Add jscsrc
* Fix eslinter
* Moving styles to inline Updated material ui lib
* Moved to babel

0.2.0 / 2015-04-23
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "game",
"version": "0.0.1",
"version": "0.0.3",
"description": "BBMMORPG",
"dependencies": {
"array-contains": "0.0.1",
Expand Down

0 comments on commit 29a84b0

Please sign in to comment.