From 06e858bb01d02aa7674f60fd14a65bd8f7b5c0f7 Mon Sep 17 00:00:00 2001 From: Brent O'Connor Date: Tue, 16 Feb 2016 10:52:23 -0600 Subject: [PATCH] Updated the new in 1.4 information --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8c123c3..81a5513 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ New in 1.4 * Support for Python 2.7, 3.4 and 3.5 * Support for Django 1.9 -* Major help from Brent O'Connor (epicserve) +* Dropped support for Django 1.7 and older New in 1.3 ==========