From ebb942485b25e4c7c104c2738ee82d4e792f0548 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Tue, 27 Oct 2015 22:45:51 +0100 Subject: [PATCH] changelog update --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 72b4fd31..9783ddc1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -15,6 +15,15 @@ are used for versioning (schema follows below): 0.3.4 to 0.4). - All backwards incompatible changes are mentioned in this document. +0.5.17 +------ +2015-10-22 + +- Increased `easy-thumbnails` requirement to >= 2.1 for Python 3, since it was + causing installation errors. +- Increased the `django-nine` requirement to >=0.1.6, since it has better + Python 3 support. + 0.5.16 ------ 2015-10-05