Skip to content

Commit d46562d

Browse files
committed
Bump version to v1.10.1
1 parent d530da4 commit d46562d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v1.10.1"></a>
2+
### v1.10.1 (2018-06-07)
3+
4+
5+
#### Features
6+
7+
* **saml-response**
8+
* whitelist more response options ([575198d](/../../commit/575198d))
9+
10+
111
<a name="v1.10.0"></a>
212
### v1.10.0 (2018-02-19)
313

lib/omniauth-saml/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OmniAuth
22
module SAML
3-
VERSION = '1.10.0'
3+
VERSION = '1.10.1'
44
end
55
end

0 commit comments

Comments
 (0)