From d4363d202e91ad5086bcb72417999d3583ba8600 Mon Sep 17 00:00:00 2001 From: meejah Date: Tue, 16 May 2023 11:25:20 -0600 Subject: [PATCH] remove release title I usually add the release title / number when actually doing the release. --- docs/releases.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/releases.rst b/docs/releases.rst index a526c380..81f0a3f7 100644 --- a/docs/releases.rst +++ b/docs/releases.rst @@ -17,12 +17,10 @@ See also :ref:`api_stability`. `git main `_ *will likely become v23.1.0* -v23.1.0 -------- - * ``twisted.web.client.Agent`` instances now use the same HTTPS policy by default as ``twisted.web.client.Agent``. It is possible to override this policy with the ``tls_context_factory`` argument, the equivalent to ``Agent``'s ``contextFactory=``. + v23.0.0 -------