summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c366bd8c..3dbf8e99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
+## 6.3.1 (2020-11-11)
+
+- Fix extraction of RegistrationInfo when no information is available
+- Fix http_info struct to include status-code
+
+
## 6.3.0 (2020-10-30)
- Allow to specify policy configurations based on the registration authority.
diff --git a/VERSION b/VERSION
index 798e3899..dc0208ab 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.3.0
+6.3.1