From 333dc9bb4d77d0bd3183b4a2f77265a9c9d627f6 Mon Sep 17 00:00:00 2001 From: benoitc Date: Sat, 23 Nov 2019 11:17:47 +0100 Subject: [PATCH] fix doc title --- docs/source/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/news.rst b/docs/source/news.rst index bea91184..2ccdf7b2 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -3,7 +3,7 @@ Changelog ========= 20.0.1 / 2019/11/23 -================= +=================== - fixed the way the config module is loaded. `__file__` is now available - fixed `wsgi.input_terminated`. It is always true.