CHANGELOG.md in react_on_rails-7.0.4 vs CHANGELOG.md in react_on_rails-7.1.0.beta.1

- old
+ new

@@ -2,21 +2,12 @@ All notable changes to this project's source code will be documented in this file. Items under `Unreleased` is upcoming features that will be out in next version. NOTE: major versions of the npm module and the gem must be kept in sync. Contributors: please follow the recommendations outlined at [keepachangelog.com](http://keepachangelog.com/). Please use the existing headings and styling as a guide, and add a link for the version diff at the bottom of the file. Also, please update the `Unreleased` link to compare to the latest release version. ## [Unreleased] -*Please add entries here for your pull requests.* + *Please add entries here for your pull requests.* -## [7.0.4] - 2017-04-27 -- Return empty json when nil in json_safe_and_pretty [#824](https://github.com/shakacode/react_on_rails/pull/824) by [dzirtusss](https://github.com/dzirtusss) - -## [7.0.3] - 2017-04-27 -Same as 7.0.1. - -## 7.0.2 - 2017-04-27 -*Accidental release of beta gem here* - ## [7.0.1] - 2017-04-27 ### Fixed - Fix to handle nil values in json_safe_and_pretty [#823](https://github.com/shakacode/react_on_rails/pull/823) by [dzirtusss](https://github.com/dzirtusss) ## [7.0.0] - 2017-04-25 @@ -554,12 +545,10 @@ - Turbolinks support. ##### Fixed - Fix several generator related issues. -[Unreleased]: https://github.com/shakacode/react_on_rails/compare/7.0.4...master -[7.0.4]: https://github.com/shakacode/react_on_rails/compare/7.0.3...7.0.4 -[7.0.3]: https://github.com/shakacode/react_on_rails/compare/7.0.1...7.0.3 +[Unreleased]: https://github.com/shakacode/react_on_rails/compare/7.0.1...master [7.0.1]: https://github.com/shakacode/react_on_rails/compare/7.0.0...7.0.1 [7.0.0]: https://github.com/shakacode/react_on_rails/compare/6.10.1...7.0.0 [6.10.1]: https://github.com/shakacode/react_on_rails/compare/6.10.0...6.10.1 [6.10.0]: https://github.com/shakacode/react_on_rails/compare/6.9.3...6.10.0 [6.9.3]: https://github.com/shakacode/react_on_rails/compare/6.9.1...6.9.3