From 9867c092fe9c3d4d433403f359f7b430e1da9273 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Tue, 14 Mar 2017 00:31:47 +0100 Subject: [PATCH] changelog updated --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3a71c38c..631069cf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,7 +19,7 @@ are used for versioning (schema follows below): ------ 2017-03-13 -- Several deprecation fixes. +- Several Django deprecation/moves fixes for better future compatibility. 0.10.6 ------