diff options
-rw-r--r-- | doc/whatsnew.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst index ab32bbb..3d42c8d 100644 --- a/doc/whatsnew.rst +++ b/doc/whatsnew.rst @@ -26,7 +26,7 @@ What's New in dnspython use Discovery of Designated Resolvers (DDR) to upgrade the connection from the stub resolver to the recursive server so that it uses DNS-over-HTTPS, DNS-over-TLS, or DNS-over-QUIC. This feature is currently experimental as the standard is still in - draft stage, although the DDR has been deployed already. + draft stage. * Curio support has been removed. |