From 7a861c2a12f86cee8f17d1925c59473f276147c3 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Mon, 16 Nov 2015 23:33:21 +0100 Subject: [PATCH] Update changelog --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index d22a15a..e179d7a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +0.6.2 (2015-11-16) +++++++++++++++++++ + +* Add app_config field to BlogLatestEntriesPlugin +* Fix __str__ plugins method +* Fix bug when selecting plugins template + 0.6.1 (2015-10-31) ++++++++++++++++++