From 4759dbbc4c82b8fb9608bbedb1c488adab96282c Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sat, 19 Apr 2014 19:25:53 +0200 Subject: [PATCH] Update history --- HISTORY.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index ea4283d..9b4011d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,14 +4,14 @@ History ------- 0.2.0 (in development) -++++++++++++++++++ +++++++++++++++++++++++ * **INCOMPATIBLE CHANGE**: view names changed! * Synced with latest django-parler development branch * Toolbar items contextual to the current page * Add support for canonical URLs * Add transifex support - +* Add social tags via django-meta-mixin 0.1.0 (2014-03-06)