diff --git a/doc/Changelog b/doc/Changelog index 221b6c69b..384491920 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +2 July 2021: Tom + - Merge PR #491: Add SVCB and HTTPS types and handling according to draft-ietf-dnsop-svcb-https + 2 July 2021: Wouter - Fix #506: Python Module Seems to Leak Memory if it Experiences an Unhandled Exception.