From 8c83d76842e52c4dfa866bc268b8a3d72a898869 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Fri, 5 May 2017 14:39:48 +0200 Subject: [PATCH] Fix changes. --- CHANGES.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 58377ea..377c1ee 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,10 +1,10 @@ Changelog ========= -3.0 (unreleased) ----------------- - +3.0a2 (unreleased) +------------------ +- Add support for Python 3.4 up to 3.6. 3.0a1 (2017-01-19) ------------------ @@ -15,8 +15,6 @@ Changelog - Add `__contains__` support to DocumentTemplate.TemplateDict. -- Modernised C code in preparation of porting to Python 3. - 2.13.2 (2011-12-12) -------------------