CHANGELOG.md in rubycritic-3.3.0 vs CHANGELOG.md in rubycritic-3.4.0

- old
+ new

@@ -1,11 +1,21 @@ -# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v3.3.0...master) +# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v3.4.0...master) +* + +# 3.4.0 / 2018-03-22 [(commits)](https://github.com/whitesmith/rubycritic/compare/v3.3.0...v3.4.0) + +* [CHANGE] Update `rubocop` to 0.51.0 (by [@olleolleolle][]) +* [CHANGE] Update `parser` to 2.5.0 (by [@joshrpowell][]) +* [CHANGE] Update `rainbow` to 3.0 (by [@joshrpowell][]) +* [CHANGE] Update `rubocop` to 0.53.0 (by [@joshrpowell][]) +* [BUGFIX] Fix wrong label for churn in the code file template (by [@nbekirov][]) + # 3.3.0 / 2017-10-10 [(commits)](https://github.com/whitesmith/rubycritic/compare/v3.2.3...v3.3.0) * [FEATURE] Add lint format similar to Golint (by [@nightscape][]) -* [CHANGE] Update `cucumber` to 3.0 (by [@onumis][]) +* [CHANGE] Update `cucumber` to 3.0 (by [@onumis][]) * [CHANGE] Update `rake` to 12.0 (by [@onumis][]) * [CHANGE] Update `rubocop` to 0.50.0 (by [@onumis][]) * [CHANGE] Accepting floating point values from Flog (by [@onumis][]) # 3.2.3 / 2017-05-31 [(commits)](https://github.com/whitesmith/rubycritic/compare/v3.2.2...v3.2.3) @@ -222,5 +232,7 @@ [@koic]: https://github.com/koic [@georgedrummond]: https://github.com/georgedrummond [@yuku-t]: https://github.com/yuku-t [@ochagata]: https://github.com/ochagata [@nightscape]: https://github.com/nightscape +[@nbekirov]: https://github.com/nbekirov +[@joshrpowell]: https://github.com/joshrpowell