summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--VERSION2
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
diff --git a/VERSION b/VERSION
index 91ff5727..03f488b0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.2.0
+5.3.0