Skip to content

Commit ee5ea2f

Browse files
v1.10.2
1 parent 5d30b3d commit ee5ea2f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v1.10.2"></a>
2+
### v1.10.2 (2018-05-23)
3+
4+
5+
#### Features
6+
7+
* **saml**
8+
* inherits allows response options from ruby-saml instead of whitelist ([a0eedd6](/../../commit/a0eedd6))
9+
10+
111
<a name="v1.10.1"></a>
212
### v1.10.1 (2018-06-07)
313

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.1'
3+
VERSION = '1.10.2'
44
end
55
end

0 commit comments

Comments
 (0)