We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f332e16 commit 61ceaa1Copy full SHA for 61ceaa1
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# main
2
+
3
+Bugfixes:
4
+- Handle when Rails is partially loaded as a Gem. (@bjacobs09, #727)
5
+- Fix Rack compatibility with versions > 3 (@andrehjr, #729)
6
7
+Misc:
8
+- Add funding_uri to gemspec (@andrew, #726)
9
+- Drop Rails 5.x Support (@andrehjr, #728)
10
+- Drop Rails 6.0 and Ruby < 2.6 (@andrehjr, #729)
11
+- Add support for Ruby 3.5+ (@andrehjr, #737)
12
13
# 4.0.4 (March 3rd, 2024)
14
15
Bugfixes:
0 commit comments