From 299ea830d61923d736f45402c4992f3ace3082ff Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Fri, 3 Mar 2017 19:13:19 +0100 Subject: [PATCH] Update release notes for 1.0.7 --- docs/news.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 8dd3261c9..227402dd3 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,6 +3,11 @@ Release notes ============= +1.0.7 (2017-03-XX) +------------------ + +- Packaging fix: disallow unsupported Twisted versions in setup.py + 1.0.6 (2016-05-04) ------------------