Skip to content

Commit 04c34be

Browse files
authored
Merge pull request #233 from omniauth/release/v2.2.2
feat: new release 2.2.2
2 parents b4568bf + b253047 commit 04c34be

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -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+
110
<a name="v2.2.1"></a>
211
### v2.2.1 (2024-09-11)
312

lib/omniauth-saml/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OmniAuth
22
module SAML
3-
VERSION = '2.2.1'
3+
VERSION = '2.2.2'
44
end
55
end

0 commit comments

Comments
 (0)