Skip to content

Commit 357d19a

Browse files
committed
bump version to 2.4.2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent f4195f3 commit 357d19a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

4+
## 2.4.2
5+
### Added
6+
- Add setting to specify a different signature algorithm #401
7+
8+
## 2.4.1
9+
### Added
10+
- Handle ObjectGUID claims #391
11+
- added link to portal documentation #390
12+
- Add counting to the user backend #392
13+
14+
###Changed
15+
- fixed login with chrome browser #388
16+
417
## 2.4.0
518
### Added
619
- IdP initiated logout

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>2.4.1</version>
19+
<version>2.4.2</version>
2020
<licence>agpl</licence>
2121
<author>Lukas Reschke</author>
2222
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)