Skip to content

Commit 5fbf348

Browse files
committed
Release 3.4.1
1 parent ab06f5f commit 5fbf348

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG

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

src/Saml2/version.json

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

0 commit comments

Comments
 (0)