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

- old
+ new

@@ -1,7 +1,15 @@ -# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v3.2.3...master) +# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v3.3.0...master) +# 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 `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) * [BUGFIX] Fix rendering of churn chart in large codebases. (by [@ochagata][]) # 3.2.2 / 2017-05-18 [(commits)](https://github.com/whitesmith/rubycritic/compare/v3.2.1...v3.2.2) @@ -213,5 +221,6 @@ [@jdickey]: https://github.com/jdickey [@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