CHANGES.md in trailblazer-rails-2.3.0 vs CHANGES.md in trailblazer-rails-2.4.0
- old
+ new
@@ -1,4 +1,8 @@
+# 2.4.0
+* Remove legacy code belonging to the old `trailblazer-loader` gem.
+* Use ActionController::API in addition to ActionController::Base to add the `run` method.
+
# 2.3.0
* Remove loader support (no longer needed as zeitwerk is now a better alternative)
# 2.2.0