Skip to content

Commit 7a7ad49

Browse files
v1.10.3
1 parent a624f35 commit 7a7ad49

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="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+
110
<a name="v1.10.2"></a>
211
### v1.10.2 (2018-05-23)
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 = '1.10.2'
3+
VERSION = '1.10.3'
44
end
55
end

0 commit comments

Comments
 (0)