diff options
-rw-r--r-- | CHANGELOG.md | 5 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5925594d..21e85116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 5.3.0 (2020-06-25) + +- Fix check for nameid_format set to the string "None" in the configuration + + ## 5.2.0 (2020-06-23) - Fix presence of empty eIDAS RequestedAttributes element on AuthnRequest @@ -1 +1 @@ -5.2.0 +5.3.0 |