CHANGELOG.md in runger_style-2.0.0 vs CHANGELOG.md in runger_style-2.1.0
- old
+ new
@@ -1,4 +1,7 @@
+## v2.1.0 (2024-03-15)
+- Remove global exclusions and lint db/schema.rb except for some cops
+
## v2.0.0 (2024-03-08)
- Use prism as parser
## v1.7.0 (2024-02-28)
- Enable `Style/Semicolon` with `AllowAsExpressionSeparator: true`