CHANGELOG.md in rails_best_practices-1.19.0 vs CHANGELOG.md in rails_best_practices-1.19.1

- old
+ new

@@ -1,6 +1,11 @@ # Next Release +## 1.19.1 + +* Add table_name and module_prefix to model ignored methods +* Forcing requrie_all version + ## 1.19.0 (2017-07-26) * RestrictAutoGeneratedRoutesCheck is compatibale with rails api_only * Remove Rails 2 support * Remove haml ugly option