From f34499a47462c926446756985ddf8eb3a101ee20 Mon Sep 17 00:00:00 2001 From: Diederik van der Boor Date: Fri, 5 Jul 2013 12:06:45 +0200 Subject: [PATCH] Add ChangeLog entry for Grappelli fix --- docs/changelog.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6fa06e0..97f1627 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,10 +1,12 @@ Changelog ========== -Version 0.5.1 -------------- +Version 0.5.1 (in development) +------------------------------ * Add Django 1.6 support. +* Fix Grappelli_ theme support in the "Add type" view. + Version 0.5 (2013-04-20) ------------------------ @@ -61,3 +63,5 @@ The 0.2 release serves as legacy release. It supports Django 1.1 up till 1.4 and Python 2.4 up till 2.7. For a detailed list of it's changes, see the :doc:`archived changelog `. + +.. _Grappelli: http://grappelliproject.com/