Skip to content

Commit fb39bc2

Browse files
committed
Update CHANGELOG.md
1 parent 0a768ed commit fb39bc2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ Contributors: please follow the recommendations outlined at [keepachangelog.com]
55

66
## [Unreleased]
77

8+
## [6.9.2] - 2017-04-02
9+
810
### Changed
911
- Update version_checker.rb to `logger.error` rather than `logger.warn` for gem/npm version mismatch. [#788](https://github.com/shakacode/react_on_rails/issues/788) by [justin808](https://github.com/justin808).
1012

1113
### Fixed
14+
- Remove pretty formatting of JSON in development. [#789](https://github.com/shakacode/react_on_rails/pull/789) by [justin808](https://github.com/justin808)
1215
- Clear hydrated stores with each server rendered block. [#785](https://github.com/shakacode/react_on_rails/pull/785) by [udovenko](https://github.com/udovenko)
1316

1417
## [6.9.1] - 2017-03-30
@@ -515,7 +518,8 @@ Best done with Object destructing:
515518
##### Fixed
516519
- Fix several generator related issues.
517520

518-
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.9.1...master
521+
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.9.2...master
522+
[6.9.2]: https://github.com/shakacode/react_on_rails/compare/6.9.1...6.9.2
519523
[6.9.1]: https://github.com/shakacode/react_on_rails/compare/6.8.2...6.9.1
520524
[6.9.0]: https://github.com/shakacode/react_on_rails/compare/6.8.2...6.9.0
521525
[6.8.2]: https://github.com/shakacode/react_on_rails/compare/6.8.1...6.8.2

0 commit comments

Comments
 (0)