From 6942de1700749047ec87c4222ce5635960eb6c7f Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 23 Feb 2016 07:00:26 +0100 Subject: [PATCH] [doc] add CHANGELOG --- CHANGELOG | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..e1a76e0 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,14 @@ +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 +* configure Graphics Magick options on a global or per images fashion https://github.com/Psycojoker/prosopopee#gm and https://github.com/Psycojoker/prosopopee#images-handling by capslock and jmk +* support for various themes and a new material theme in addition of the default one https://github.com/Psycojoker/prosopopee#gm by beudbeud +* tags support in gallery settings https://github.com/Psycojoker/prosopopee#gallery-settingsyaml by beudbeud +* introduce internal CACHE format version to avoid breaking build when changing it + +0.1 (2016-02-09) +================ + +* First pypi release