summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-08-06 20:02:24 -0700
committerBob Halley <halley@dnspython.org>2020-08-07 19:13:36 -0700
commit5891ac286ee4ba934738c94c7189ee2d868fcd3b (patch)
treedc20ec11eac1042c8c87f20730e7e886de0c29db /doc
parent3aa0379a50c75647320edc9db190b4f27fb3c269 (diff)
downloaddnspython-5891ac286ee4ba934738c94c7189ee2d868fcd3b.tar.gz
SVCB and HTTPS support
Diffstat (limited to 'doc')
-rw-r--r--doc/whatsnew.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst
index bc31f19..823dc86 100644
--- a/doc/whatsnew.rst
+++ b/doc/whatsnew.rst
@@ -22,6 +22,8 @@ What's New in dnspython
* The default EDNS payload size has changed from 1280 to 1232.
+* The SVCB and HTTPS RR types are now supported.
+
2.0.0
-----