CHANGELOG.md in react_on_rails-11.0.5 vs CHANGELOG.md in react_on_rails-11.0.6
- old
+ new
@@ -10,10 +10,13 @@
*Please add entries here for your pull requests that are not yet released.*
#### Changed
+### [11.0.6] - 2018-05-11
+- Even more detailed errors for Honeybadger and Sentry when there's a JSON parse error on server rendering. [PR 1086](https://github.com/shakacode/react_on_rails/pull/1086) by [justin808](https://github.com/justin808).
+
### [11.0.5] - 2018-05-11
- More detailed errors for Honeybadger and Sentry. [PR 1081](https://github.com/shakacode/react_on_rails/pull/1081) by [justin808](https://github.com/justin808).
### [11.0.4] - 2018-05-3
@@ -756,10 +759,11 @@
- Turbolinks support.
##### Fixed
- Fix several generator related issues.
-[Unreleased]: https://github.com/shakacode/react_on_rails/compare/11.0.5...master
+[Unreleased]: https://github.com/shakacode/react_on_rails/compare/11.0.6...master
+[11.0.6]: https://github.com/shakacode/react_on_rails/compare/11.0.5...11.0.6
[11.0.5]: https://github.com/shakacode/react_on_rails/compare/11.0.4...11.0.5
[11.0.4]: https://github.com/shakacode/react_on_rails/compare/11.0.3...11.0.4
[11.0.3]: https://github.com/shakacode/react_on_rails/compare/11.0.2...11.0.3
[11.0.2]: https://github.com/shakacode/react_on_rails/compare/11.0.1...11.0.2
[11.0.1]: https://github.com/shakacode/react_on_rails/compare/11.0.0...11.0.1