CHANGELOG.md in puppet-check-2.1.0 vs CHANGELOG.md in puppet-check-2.2.0

- old
+ new

@@ -1,5 +1,12 @@ -### 2.1.0 (Roadmap) +### 2.2.0 +- Add Enable Pending Cops to base RuboCop configuration. +- Support checking plans. +- Fix Puppet >= 6.5 error message capture when line/col info. +- Minimum Ruby version increased to 2.6. +- Minimum Puppet version increased to 5.4. + +### 2.1.0 - Minimum supported version of Puppet bumped to 5.0. - Minimum Ruby version bumped to 2.4. - Official support for Puppet 7, Rubocop 1, and Reek 6. - Fix Puppet message string transform conditionals.