diff --git a/CHANGELOG.md b/CHANGELOG.md index 5925594d3..21e851164 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 diff --git a/VERSION b/VERSION index 91ff57278..03f488b07 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.2.0 +5.3.0