Skip to content

Commit 7e4622d

Browse files
committed
build(release): 5.2.8
Signed-off-by: Arthur Schiwon <[email protected]>
1 parent 1886e9f commit 7e4622d

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
@@ -1,6 +1,16 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 5.2.8
5+
6+
### Fixed
7+
8+
* [fix: Fire UserChangedEvent only after change happenned (user_saml#877)](https://github.com/nextcloud/user_saml/pull/877)
9+
10+
### Dependencies
11+
12+
* [build\(deps\): bump onelogin/php\-saml to 4.3.1 (user_saml#1007)](https://github.com/nextcloud/user_saml/pull/1007)
13+
414
## 5.2.7
515

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

0 commit comments

Comments
 (0)