CHANGELOG.md in rubocop-infinum-0.6.0 vs CHANGELOG.md in rubocop-infinum-0.7.0

- old
+ new

@@ -1,10 +1,15 @@ # RuboCop Infinum Change Log +## 0.7.0 (Apr 28th, 2022) + +- Rename Layout/LineLength IgnoredPatterns to AllowedPatterns (@vlakre) + ## 0.6.0 (Feb 18th, 2022) - Create FactoryBotAssociation cop (@Benaaaaa) - Fix issue with second optional parameter and refactor attribute_default_block_value cop (@Benaaaaa) + ## 0.5.1 (Sep 16th, 2021) - Enforce separated accessor grouping (@d4be4st) ## 0.5.0 (Aug 25th, 2021)