From 796f3d62815172f2a4d2463362e3f96e8ebb9b71 Mon Sep 17 00:00:00 2001 From: Jason Ward Date: Mon, 20 Nov 2017 14:44:09 -0500 Subject: [PATCH] Added an update note. --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index a9de472..8a497f1 100644 --- a/README.rst +++ b/README.rst @@ -57,6 +57,11 @@ html version using the setup.py:: Changelog: ========== +0.12 (TBD): +----------------- + +* Added support for Django 1.11 + 0.11 (2016-07-17): -----------------