From 0410ac1f8cfc7e41e68b37ce0f3ec3d5a638320c Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Wed, 3 Aug 2016 09:24:43 +0200 Subject: [PATCH] Add changelog entry --- HISTORY.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 4325564..61c5d9e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -15,7 +15,8 @@ History * Added option to hide empty categories from menu. * Added standalone documentation at https://djangocms-blog.readthedocs.io. * Enabled cached version of BlogLatestEntriesPlugin. -* Added plugins templateset +* Added plugins templateset. +* Improved category admin to avoid circular relationships. ****************** 0.8.6 (unreleased)