Skip to content

Commit

Permalink
Merge pull request #355 from shakacode/justin808-patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
justin808 committed Mar 29, 2016
2 parents e6fa8c4 + d6f5ca2 commit 8f7afbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Contributors: please follow the recommendations outlined at [keepachangelog.com]
- Previously, you could pass arbitrary additional html attributes to react_component. Now, you need to pass them in as a named parameter `html_options` to react_component.

##### Breaking Changes
- You must provide named attributes, including `props` for view helper `react_compnent`.
- You must provide named attributes, including `props` for view helper `react_compnent`. See [this commit]](https://github.com/shakacode/react-webpack-rails-tutorial/commit/a97fa90042cbe27be7fd7fa70b5622bfcf9c3673) for an example migration used for [www.reactrails.com](http://www.reactrails.com).

## [4.0.3] - 2016-03-17

Expand Down

0 comments on commit 8f7afbd

Please sign in to comment.