CHANGELOG.md in runger_style-2.12.0 vs CHANGELOG.md in runger_style-2.13.0
- old
+ new
@@ -1,4 +1,7 @@
+## v2.13.0 (2024-07-23)
+- Ignore `Layout/LineLength` for RSpec example descriptions
+
## v2.12.0 (2024-07-11)
- Disable `Style/FormatString` cop
## v2.11.0 (2024-07-05)
- Set `AllowMultilineFinalElement: true` for `Layout/FirstMethodArgumentLineBreak`