We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5365b7 commit 593aca8Copy full SHA for 593aca8
2 files changed
CHANGELOG
@@ -1,5 +1,8 @@
1
CHANGELOG
2
=========
3
+v3.5.1
4
+* 3.5.0 packagist/github release due a confusion were using the master (2.X branch). I'm releasing 3.5.1 to fix this issue and go back to 3.X branch
5
+
6
v3.5.0
7
* [#412](https://github.com/onelogin/php-saml/pull/412) Empty instead of unset the $_SESSION variable
8
* [#433](https://github.com/onelogin/php-saml/issues/443) Fix Incorrect Destination in LogoutResponse when using responseUrl #443
src/Saml2/version.json
@@ -1,7 +1,7 @@
{
"php-saml": {
- "version": "3.5.0",
- "released": "26/11/2020"
+ "version": "3.5.1",
+ "released": "03/12/2020"
}
0 commit comments