From 12ca983a90d1d9ed23c973f314ce3f929882d135 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sun, 11 Jun 2017 12:38:07 +0200 Subject: [PATCH] Update changelog --- HISTORY.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 0eaa66f..806d988 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,9 +8,9 @@ History 0.8.13 (unreleased) ******************* -* Drop python 2.6 compatibility +* Dropped python 2.6 compatibility * Fixed exceptions in __str__ -* Drop python 2.6 compatibility +* Fixed issue with duplicated categories in menu ******************* 0.8.12 (2017-03-11)