We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4568bf + b253047 commit 04c34beCopy full SHA for 04c34be
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="v2.2.2"></a>
2
+### v2.2.2 (2025-03-04)
3
+
4
5
+#### Features
6
7
+* log errors on failed logout ([23ef364](/../../commit/23ef364))
8
9
10
<a name="v2.2.1"></a>
11
### v2.2.1 (2024-09-11)
12
lib/omniauth-saml/version.rb
@@ -1,5 +1,5 @@
module OmniAuth
module SAML
- VERSION = '2.2.1'
+ VERSION = '2.2.2'
end
0 commit comments