From 3bdbcfc4ff3124145827593b2758c8082e1bc3ae Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 23 Feb 2016 07:18:17 +0100 Subject: [PATCH] [doc] add title to CHANGELOG file --- CHANGELOG | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index e1a76e0..ea06bce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ +CHANGELOG +========= + 0.2 (2016-02-23) -================ +---------------- * a lot new contributors stepped in, see https://github.com/Psycojoker/prosopopee#authors * possibility to specify an (optional) menu https://github.com/Psycojoker/prosopopee#menu made by beudbeud @@ -9,6 +12,6 @@ * introduce internal CACHE format version to avoid breaking build when changing it 0.1 (2016-02-09) -================ +---------------- * First pypi release