Skip to content

Commit d10b9f6

Browse files
committed
build(Release): 7.1.2
Signed-off-by: Arthur Schiwon <[email protected]>
1 parent b722eea commit d10b9f6

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
@@ -5,6 +5,16 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 7.1.2
9+
10+
### Fixed
11+
12+
* [Fix\(Session\): restore session data after cookie login (user_saml#1022)](https://github.com/nextcloud/user_saml/pull/1022)
13+
14+
### Dependencies
15+
16+
* [Build\(deps\): bump firebase/php\-jwt from 6.11.1 to 7.0.2 (user_saml#1024)](https://github.com/nextcloud/user_saml/pull/1024)
17+
818
## 7.1.1
919

1020
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following providers are supported and tested at the moment:
2020
* Any other provider that authenticates using the environment variable
2121
2222
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]></description>
23-
<version>7.1.2-beta.1</version>
23+
<version>7.1.2</version>
2424
<licence>agpl</licence>
2525
<author>Lukas Reschke</author>
2626
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)