CHANGELOG.md in danger-rails_best_practices-0.1.1 vs CHANGELOG.md in danger-rails_best_practices-0.1.2
- old
+ new
@@ -1,6 +1,18 @@
# Change Log
+## [v0.1.2](https://github.com/blooper05/danger-rails_best_practices/tree/v0.1.2) (2017-10-23)
+[Full Changelog](https://github.com/blooper05/danger-rails_best_practices/compare/v0.1.1...v0.1.2)
+
+**Fixed bugs:**
+
+- An ArgumentError occurred on v0.1.1 [\#7](https://github.com/blooper05/danger-rails_best_practices/issues/7)
+
+**Merged pull requests:**
+
+- :bug: Fix ArgumentError on RailsBestPractices::Analyzer\#analyze method [\#8](https://github.com/blooper05/danger-rails_best_practices/pull/8) ([blooper05](https://github.com/blooper05))
+- :+1: Support older rails\_best\_practices versions [\#6](https://github.com/blooper05/danger-rails_best_practices/pull/6) ([blooper05](https://github.com/blooper05))
+
## [v0.1.1](https://github.com/blooper05/danger-rails_best_practices/tree/v0.1.1) (2017-10-21)
[Full Changelog](https://github.com/blooper05/danger-rails_best_practices/compare/v0.1.0...v0.1.1)
**Fixed bugs:**
\ No newline at end of file