diff --git a/CHANGELOG.md b/CHANGELOG.md index c366bd8ce..3dbf8e99e 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 798e38995..dc0208aba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.3.0 +6.3.1