CHANGELOG.md in react-rails-2.0.0 vs CHANGELOG.md in react-rails-2.0.2

- old
+ new

@@ -6,9 +6,18 @@ #### Deprecation #### Bug Fixes +## 2.0.2 (April 13, 2017) + +#### New Features + +- Rerun events detection at any time with `ReactRailsUJS.detectEvents()` #693 +- Make the NPM version of `react_ujs` match the Rubygem version + +`2.0.1` was skipped because a bad version of `react_ujs` was published to NPM. + ## 2.0.0 (April 13, 2017) #### Breaking Changes - Server rendering loads `server_rendering.js` by default #471 . Upgrade by adding a new file which requires the previous defaults: