Skip to content

Commit 60d8302

Browse files
authored
Merge pull request #822 from nextcloud/release/5.2.7
build(release): 5.2.7
2 parents 8d34267 + 5994ddc commit 60d8302

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
## 5.2.7
5+
6+
### Fixed
7+
8+
* [fix(upgrade): exception when upgrading from 27 to 28 (user_saml#818)](https://github.com/nextcloud/user_saml/pull/818)
9+
410
## 5.2.6
511

612
### 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.2.6</version>
19+
<version>5.2.7</version>
2020
<licence>agpl</licence>
2121
<author>Lukas Reschke</author>
2222
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)