We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a348b4 commit 34eb354Copy full SHA for 34eb354
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+<a name="v2.2.3"></a>
2
+### v2.2.3 (2025-03-12)
3
+
4
5
+#### Features
6
7
+* new release 2.2.3 ([0d06a3c](/../../commit/0d06a3c))
8
9
10
+#### Bug Fixes
11
12
+* bump ruby-saml to 1.18 ([7a348b4](/../../commit/7a348b4))
13
14
15
<a name="v2.2.2"></a>
16
### v2.2.2 (2025-03-04)
17
lib/omniauth-saml/version.rb
@@ -1,5 +1,5 @@
module OmniAuth
module SAML
- VERSION = '2.2.2'
+ VERSION = '2.2.3'
end
0 commit comments