CHANGELOG.md in runger_style-2.2.1 vs CHANGELOG.md in runger_style-2.5.0
- old
+ new
@@ -1,4 +1,13 @@
+## v2.5.0 (2024-06-10)
+- Reenable `Layout/HeredocIndentation` cop
+
+## v2.4.0 (2024-05-23)
+- Set `ActiveSupportExtensionsEnabled` to true in `rails.yml`
+
+## v2.3.0 (2024-05-17)
+- Disable `Layout/HeredocIndentation` temporarily due to prism/rubocop bugs
+
## v2.2.1 (2024-04-01)
[no unreleased changes yet]
## v2.2.0 (2024-03-23)
- Limit ForbiddenPrefixes for Naming/PredicateName to "is_"