Skip to content

Commit b1309b9

Browse files
committed
Update CHANGELOG.md
Ref #481
1 parent 462a44e commit b1309b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
### [Unreleased][unreleased]
66

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

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

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

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

0 commit comments

Comments
 (0)