CHANGELOG.md in runger_style-2.15.0 vs CHANGELOG.md in runger_style-2.16.0
- old
+ new
@@ -1,4 +1,7 @@
+## 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
## v2.14.0 (2024-08-05)
- Allow `127.0.0.1` as an IP address for `Style/IpAddresses`