CHANGELOG.md in react-rails-2.2.1 vs CHANGELOG.md in react-rails-2.3.0

- old
+ new

@@ -6,9 +6,20 @@ #### Deprecation #### Bug Fixes +## 2.3.0 + +#### New Features + +- Webpacker and Webpack 3 support #777 +- Update to React 15.6.2 #789 + +#### Deprecation + +#### Bug Fixes + ## 2.2.1 #### New Features - Support `config.react.server_renderer_directories` in initializers #729