CHANGELOG.md in standard-performance-1.2.0 vs CHANGELOG.md in standard-performance-1.2.1

- old
+ new

@@ -1,4 +1,8 @@ +## [1.2.1] + +- Updates rubocop-performance from 1.19.0 to [1.19.1](https://github.com/rubocop/rubocop-performance/releases/tag/v1.19.1) + ## [1.2.0] - Updates rubocop-performance from 1.18.0 to 1.19.0 - Leaves the new rule MapMethodChain disabled.