Skip to content

Commit

Permalink
0.9.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Mar 23, 2016
1 parent 2eba015 commit ecd02ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
# HEAD
# 0.9.0 (2016.3.23)

#### Improvements

- **Added [redux-logger](https://github.com/fcomb/redux-logger)**
- **Upgraded [react-router-redux](https://github.com/reactjs/react-router-redux) to v4**
- **Upgraded dependencies**
- **Added `npm run dev` command:** [#162](https://github.com/chentsulin/electron-react-boilerplate/pull/162)
- **electron to v0.37.2**

#### Breaking Changes

- **css module as default:** [#154](https://github.com/chentsulin/electron-react-boilerplate/pull/154).
- **set default NODE_ENV to production:** [#140](https://github.com/chentsulin/electron-react-boilerplate/issues/140)


# 0.8.0 (2015.2.17)
# 0.8.0 (2016.2.17)

#### Bug fixed

Expand Down

0 comments on commit ecd02ac

Please sign in to comment.