CHANGELOG.md in runger_style-2.16.0 vs CHANGELOG.md in runger_style-2.17.0
- old
+ new
@@ -1,4 +1,7 @@
+## 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`)
## v2.15.0 (2024-08-05)
- Add `EnforcedStyleAlignWith: start_of_block` for `Layout/BlockAlignment` cop