From 20e5be9e0e586bb554d587088ddbe4f2089ebf2a Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Fri, 1 Aug 2014 17:25:49 +0100 Subject: [PATCH] remove redundant Deprecated Features heading from 0.5 release notes --- docs/releases/0.5.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/releases/0.5.rst b/docs/releases/0.5.rst index 9f8193f0f49..91ccf06c1de 100644 --- a/docs/releases/0.5.rst +++ b/docs/releases/0.5.rst @@ -122,7 +122,3 @@ Several new fields have been added to the Image and Rendition models to support ./manage.py schemamigration myapp --auto add_image_focal_point_fields (with 'myapp' replaced with your app name) will generate the necessary migration file. - - -Deprecated features -===================