CHANGELOG.md in react_on_rails-11.0.1 vs CHANGELOG.md in react_on_rails-11.0.2

- old
+ new

@@ -8,9 +8,13 @@ ## [Unreleased] Changes since last non-beta release. *Please add entries here for your pull requests that are not yet released.* +### [11.0.2] - 2018-04-24 +#### Fixed +- Server rendering error for React on Rails Pro. [PR 1069](https://github.com/shakacode/react_on_rails/pull/1069) by [justin808](https://github.com/justin808). + ### [11.0.1] - 2018-04-23 #### Added - `react_component` allows logging_on_server specified at the component level. [PR 1068](https://github.com/shakacode/react_on_rails/pull/1068) by [justin808](https://github.com/justin808).