Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Ref #481
  • Loading branch information
koistya committed Mar 2, 2016
1 parent 462a44e commit b1309b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.

### [Unreleased][unreleased]

- ...
- Move page / screen components into the `src/routes` folder along with the routing information for them [PLANNED, BREAKING CHANGE].

### [v0.5.1] - 2016-03-02

- Remove `Html` React component in favor of compiled Jade templates `src/views` (e188388f87069cdc7d501b385d6b0e46c98fed60)
- Add global error handling in Node.js/Express app (e188388f87069cdc7d501b385d6b0e46c98fed60)
- Add support for Markdown and HTML for static pages (#469, #477)
- Remove `Html` React component in favor of compiled Jade templates `src/views` [BREAKING CHANGE]. [e188388](https://github.com/kriasoft/react-starter-kit/commit/e188388f87069cdc7d501b385d6b0e46c98fed60)
- Add global error handling in Node.js/Express app. [e188388](https://github.com/kriasoft/react-starter-kit/commit/e188388f87069cdc7d501b385d6b0e46c98fed60)
- Add support for Markdown and HTML for static pages. [#469](https://github.com/kriasoft/react-starter-kit/pull/469), [#477](https://github.com/kriasoft/react-starter-kit/pull/477)

### [v0.5.0] - 2016-02-27

Expand Down

0 comments on commit b1309b9

Please sign in to comment.