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 67c1237 commit 8a02143Copy full SHA for 8a02143
lib/rack/session/version.rb
@@ -5,6 +5,6 @@
5
6
module Rack
7
module Session
8
- VERSION = "2.0.0"
+ VERSION = "2.1.0"
9
end
10
releases.md
@@ -1,6 +1,6 @@
1
# Releases
2
3
-## Unreleased
+## v2.1.0
4
- Improved compatibility with Ruby 3.3+ and Rack 3+.
- Add support for cookie option `partitioned`.
0 commit comments