# Change Log ## [0.2.0](https://github.com/blooper05/danger-reek/tree/0.2.0) (2018-11-18) [Full Changelog](https://github.com/blooper05/danger-reek/compare/v0.1.2...0.2.0) **Fixed bugs:** - Code Climate's badge is not working [\#9](https://github.com/blooper05/danger-reek/issues/9) **Merged pull requests:** - 👍 Support reek 5 [\#21](https://github.com/blooper05/danger-reek/pull/21) ([blooper05](https://github.com/blooper05)) - 💚 CI against latest Ruby versions [\#20](https://github.com/blooper05/danger-reek/pull/20) ([blooper05](https://github.com/blooper05)) - 📝 Change badges from Shields.io to Badgen [\#19](https://github.com/blooper05/danger-reek/pull/19) ([blooper05](https://github.com/blooper05)) - 💚 CI against latest Ruby versions [\#17](https://github.com/blooper05/danger-reek/pull/17) ([blooper05](https://github.com/blooper05)) - Update rake requirement to ~\> 12.3 [\#16](https://github.com/blooper05/danger-reek/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot)) - Update listen requirement to = 3.1.5 [\#15](https://github.com/blooper05/danger-reek/pull/15) ([dependabot[bot]](https://github.com/apps/dependabot)) - 🚿 Remove specification\_version of rubocop and yard [\#14](https://github.com/blooper05/danger-reek/pull/14) ([blooper05](https://github.com/blooper05)) - 📝 Update badges on README [\#13](https://github.com/blooper05/danger-reek/pull/13) ([blooper05](https://github.com/blooper05)) - 💚 CI against latest Ruby versions [\#12](https://github.com/blooper05/danger-reek/pull/12) ([blooper05](https://github.com/blooper05)) - 👕 Fix offenses of RuboCop [\#11](https://github.com/blooper05/danger-reek/pull/11) ([blooper05](https://github.com/blooper05)) - 📝 Update Code Climate's badges [\#10](https://github.com/blooper05/danger-reek/pull/10) ([blooper05](https://github.com/blooper05)) ## [v0.1.2](https://github.com/blooper05/danger-reek/tree/v0.1.2) (2017-10-31) [Full Changelog](https://github.com/blooper05/danger-reek/compare/v0.1.1...v0.1.2) **Implemented enhancements:** - Add support for older reek versions [\#6](https://github.com/blooper05/danger-reek/issues/6) - Add support for reading config files [\#5](https://github.com/blooper05/danger-reek/issues/5) **Fixed bugs:** - CI is failing due to Rubocop settings [\#3](https://github.com/blooper05/danger-reek/issues/3) **Merged pull requests:** - 👍 Add support for reading config files [\#8](https://github.com/blooper05/danger-reek/pull/8) ([blooper05](https://github.com/blooper05)) - 👍 Support older reek versions [\#7](https://github.com/blooper05/danger-reek/pull/7) ([blooper05](https://github.com/blooper05)) - 🐛 Fix TargetRubyVersion setting of .rubocop.yml [\#4](https://github.com/blooper05/danger-reek/pull/4) ([blooper05](https://github.com/blooper05)) ## [v0.1.1](https://github.com/blooper05/danger-reek/tree/v0.1.1) (2017-10-16) [Full Changelog](https://github.com/blooper05/danger-reek/compare/v0.1.0...v0.1.1) **Fixed bugs:** - Lint is executed for unexpected files [\#1](https://github.com/blooper05/danger-reek/issues/1) **Merged pull requests:** - 👍 Filter files by Reek::Source::SourceLocator [\#2](https://github.com/blooper05/danger-reek/pull/2) ([blooper05](https://github.com/blooper05)) ## [v0.1.0](https://github.com/blooper05/danger-reek/tree/v0.1.0) (2017-10-10) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*