We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d30b3d commit ee5ea2fCopy full SHA for ee5ea2f
CHANGELOG.md
@@ -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
11
<a name="v1.10.1"></a>
12
### v1.10.1 (2018-06-07)
13
lib/omniauth-saml/version.rb
@@ -1,5 +1,5 @@
module OmniAuth
module SAML
- VERSION = '1.10.1'
+ VERSION = '1.10.2'
end
0 commit comments