Skip to content

Commit a4619e0

Browse files
committed
Release 2.18.1
1 parent d440771 commit a4619e0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
CHANGELOG
22
=========
3+
v.2.18.1
4+
* Add setSchemasPath to Auth class and fix backward compatibility
5+
36
v.2.18.0
47
* Support rejecting unsolicited SAMLResponses.
58
* Support stric destination matching.

lib/Saml2/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"php-saml": {
3-
"version": "2.18.0",
4-
"released": "19/11/2019"
3+
"version": "2.18.1",
4+
"released": "25/11/2019"
55
}
66
}

0 commit comments

Comments
 (0)