CHANGELOG.md in rails_best_practices-1.18.1 vs CHANGELOG.md in rails_best_practices-1.19.0
- old
+ new
@@ -1,9 +1,12 @@
# Next Release
-## 1.18.1
+## 1.19.0 (2017-07-26)
+* RestrictAutoGeneratedRoutesCheck is compatibale with rails api_only
+* Remove Rails 2 support
* Remove haml ugly option
+* Fix RemoveUnusedMethodsInControllers warning at inline routes
## 1.18.0 (2017-03-01)
* Add --config option