CHANGELOG.md in rambulance-2.3.0 vs CHANGELOG.md in rambulance-3.0.0
- old
+ new
@@ -1,7 +1,27 @@
-## v2.2.0
+## v3.0.0
-_<sup>released at 2022-02-22 07:52:27 UTC</sup>_
+#### New Features
+
+- Add support for Rails 7.1 (`be6f129d`)
+
+#### Breaking Changes
+
+- Drop support for Ruby 2.3 and 2.4 (`c0d3439d`)
+
+## [v2.3.0](https://github.com/yuki24/rambulance/tree/v2.3.0)
+
+_<sup>released at 2023-01-05 05:33:36 UTC</sup>_
+
+#### New Features
+
+- Ruby 3.2 is now officially supported.
+
+## [v2.2.0](https://github.com/yuki24/rambulance/tree/v2.2.0)
+
+_<sup>released at 2022-02-13 07:56:32 UTC</sup>_
+
+#### Features
- Add support for Ruby 3.1, Rails 7.0 and JRuby 9.3.3.0
## [v2.0.0](https://github.com/yuki24/rambulance/tree/v2.0.0)