From 3cdeca235a63ba35d9eec2c7ebc736089b402b8e Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Tue, 20 Feb 2018 00:14:20 +0100 Subject: [PATCH] Add message about Python 2 support --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 195e47c..6be86e4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,8 @@ Version 1.4.0.dev Released on 2018-xx-xx. +This is the last version supporting Python 2. + - Update libraries used in themes (Galleria, Colorbox, PhotoSwipe) and their dependencies. - Remove use of CDNs (JQuery, Google fonts).