Skip to content

Commit 61ceaa1

Browse files
committed
Update Changelog with the latest changes
1 parent f332e16 commit 61ceaa1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
# 4.0.4 (March 3rd, 2024)
214

315
Bugfixes:

0 commit comments

Comments
 (0)