Skip to content

Commit 1f0805c

Browse files
committed
5.1.5
Signed-off-by: Arthur Schiwon <[email protected]>
1 parent 9bd98d9 commit 1f0805c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 5.1.5
5+
6+
### Changed
7+
8+
- Dropped support for NC 25+26 (served by 5.2.x)
9+
- Dropped support for NC 21+22
10+
- [[stable-5.1] refactor(Controller): read parameter only once (user_saml#791)](https://github.com/nextcloud/user_saml/pull/791)
11+
412
## 5.1.4
513

614
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following providers are supported and tested at the moment:
1616
* Any other provider that authenticates using the environment variable
1717
1818
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>
19-
<version>5.1.4</version>
19+
<version>5.1.5</version>
2020
<licence>agpl</licence>
2121
<author>Lukas Reschke</author>
2222
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)