CHANGELOG.md in rubycritic-4.4.0 vs CHANGELOG.md in rubycritic-4.4.1

- old
+ new

@@ -1,5 +1,9 @@ -# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v4.4.0...master) +# master [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v4.4.1...master) + +# v4.4.1 / 2020-02-20 [(commits)](https://github.com/whitesmith/rubycritic/compare/v4.4.0...v4.4.1) + +* [CHANGE] Rewrite how churn is calculated to make it faster # v4.4.0 / 2020-02-15 [(commits)](https://github.com/whitesmith/rubycritic/compare/v4.3.3...v4.4.0) * [FEATURE] Take into account the `.flayignore` file (by [@Flink][])