CHANGELOG.md in runger_style-2.17.0 vs CHANGELOG.md in runger_style-2.18.0

- old
+ new

@@ -1,4 +1,7 @@ +## v2.18.0 (2024-12-10) +- Remove upper bounds on versions for all dependencies. + ## v2.17.0 (2024-09-03) - Ignore long annotate comments about indexes (re: `Layout/LineLength`) ## v2.16.0 (2024-08-08) - Ignore RSpec `context` and `describe` lines for `Layout/LineLength` (as we are already doing for `it`)