Skip to content

Commit 156aee6

Browse files
committed
Release version 5.2.0
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 1474c4b commit 156aee6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 5.2.0 (2020-06-23)
4+
5+
- Fix presence of empty eIDAS RequestedAttributes element on AuthnRequest
6+
- Refactor create_authn_request method to be easier to reason about
7+
- Fix NameIDPolicy checks for allowed Format and allowCreate values
8+
9+
310
## 5.1.0 (2020-06-09)
411

512
- support eIDAS RequestedAttributes per AuthnRequest

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0
1+
5.2.0

0 commit comments

Comments
 (0)