We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a624f35 commit 7a7ad49Copy full SHA for 7a7ad49
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="v1.10.3"></a>
2
+### v1.10.3 (2020-10-06)
3
+
4
5
+#### Bug Fixes
6
7
+* add options to logout_request initialization ([c271a37](/../../commit/c271a37))
8
9
10
<a name="v1.10.2"></a>
11
### v1.10.2 (2018-05-23)
12
lib/omniauth-saml/version.rb
@@ -1,5 +1,5 @@
module OmniAuth
module SAML
- VERSION = '1.10.2'
+ VERSION = '1.10.3'
end
0 commit comments