CHANGELOG.md in runger_style-1.7.0 vs CHANGELOG.md in runger_style-2.0.0
- old
+ new
@@ -1,4 +1,7 @@
+## v2.0.0 (2024-03-08)
+- Use prism as parser
+
## v1.7.0 (2024-02-28)
- Enable `Style/Semicolon` with `AllowAsExpressionSeparator: true`
## v1.6.0 (2024-02-02)
- Specify Ruby version in Gemfile (via .ruby-version file)