CHANGELOG.md in react-rails-2.4.1 vs CHANGELOG.md in react-rails-2.4.2

- old
+ new

@@ -1,13 +1,9 @@ # react-rails -#### Breaking Changes - -#### New Features - -#### Deprecation - +## 2.4.2 #### Bug Fixes +- ReactDOM.hydrate() may not be defined for everyone, it will now use hydrate if it is defined or fallback to render #832 ## 2.4.1 #### Breaking Changes