Skip to content

Commit 8982886

Browse files
feat: new release 2.2.5
1 parent 1ba3002 commit 8982886

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="v2.2.5"></a>
2+
### v2.2.5 (2023-07-25)
3+
4+
5+
#### Features
6+
7+
* Support RelayState binding by default during SSO ([a508436](/../../commit/a508436))
8+
9+
110
<a name="v2.2.4"></a>
211
### v2.2.4 (2025-05-14)
312

lib/omniauth-saml/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OmniAuth
22
module SAML
3-
VERSION = '2.2.4'
3+
VERSION = '2.2.5'
44
end
55
end

0 commit comments

Comments
 (0)