From 2dcafd3e8da96ecbf45db6f23b4f3e285e9ec3a1 Mon Sep 17 00:00:00 2001 From: Justin Gordon Date: Thu, 27 Apr 2017 00:03:52 -1000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03d22ccf3..20eecf0bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,13 @@ All notable changes to this project's source code will be documented in this fil 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.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 @@ -547,7 +553,8 @@ Best done with Object destructing: ##### Fixed - Fix several generator related issues. -[Unreleased]: https://github.com/shakacode/react_on_rails/compare/7.0.1...master +[Unreleased]: https://github.com/shakacode/react_on_rails/compare/7.0.3...master +[7.0.3]: https://github.com/shakacode/react_on_rails/compare/7.0.1...7.0.3 [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