CHANGELOG.md in runger_style-0.5.1 vs CHANGELOG.md in runger_style-0.6.0
- old
+ new
@@ -1,4 +1,10 @@
+## v0.6.0 (2023-12-04)
+### Changed
+- Disable `Style/RedundantParentheses` cop
+- Disable `Layout/ConditionPosition` cop
+- Disable `Style/ArrayFirstLast` cop
+
## v0.5.1 (2023-09-13)
### Changed
- Move FactoryBot cops into factory_bot ruleset
## v0.5.0 (2023-09-13)