Skip to content

Commit 5e5b92e

Browse files
authored
Update CHANGELOG.md
1 parent 223590a commit 5e5b92e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. Items under
44
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.
55

66
## [Unreleased]
7+
8+
## [6.1.2] 2016-10-24
79
##### Fixed
810
- Added compatibility with older manifest.yml files produced by Rails 3 Sprockets when symlinking digested assets during precompilation [#566](https://github.com/shakacode/react_on_rails/pull/566) by [etripier](https://github.com/etripier).
911

@@ -372,7 +374,8 @@ Best done with Object destructing:
372374
##### Fixed
373375
- Fix several generator related issues.
374376

375-
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.1.1...master
377+
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.1.2...master
378+
[6.1.2]: https://github.com/shakacode/react_on_rails/compare/6.1.1...6.1.2
376379
[6.1.1]: https://github.com/shakacode/react_on_rails/compare/6.1.0...6.1.1
377380
[6.1.0]: https://github.com/shakacode/react_on_rails/compare/6.0.5...6.1.0
378381
[6.0.5]: https://github.com/shakacode/react_on_rails/compare/6.0.4...6.0.5

0 commit comments

Comments
 (0)