From f5fe9f29c8a9ae93226125b99e751f1176e22801 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Wed, 5 Nov 2014 09:08:09 -0500 Subject: Added "Features removed in 1.8" section to release notes. --- docs/internals/deprecation.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index b0fe326937..57334840d4 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -12,6 +12,9 @@ about each item can often be found in the release notes of two versions prior. 2.0 --- +See the :ref:`Django 1.8 release notes` for more +details on these changes. + * ``cycle`` and ``firstof`` template tags will be removed from the ``future`` template tag library (used during the 1.6/1.7 deprecation period). -- cgit v1.3