From c25563fa95245cb5e275d808c6cef5dd8c03f5d3 Mon Sep 17 00:00:00 2001 From: Randall Leeds Date: Fri, 22 Nov 2019 09:58:06 -0800 Subject: [PATCH] Add Paste Deploy changes to Breaking Change list --- docs/source/news.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/news.rst b/docs/source/news.rst index dcd71384..7ddbd9c6 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -59,6 +59,7 @@ Breaking Change - Removed gaiohttp worker - Drop support for Python 2.x - Drop support for EOL Python 3.2 and 3.3 +- Drop support for Paste Deploy server blocks History