From becce4facc7b89f657c446213f1ca617ac7076cf Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 20 Dec 2012 00:29:07 +0100 Subject: [PATCH] Update release notes. --- docs/index.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index a0ab9d9..a330220 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -124,6 +124,18 @@ the first image of the directory is used as representative. Changelog --------- + +Version 0.2 +~~~~~~~~~~~ + +Released on 2012-12-xx. + +- Improve the bundled themes (update galleria, new colorbox theme). +- Improve the CLI (new arguments, nicer output). +- Change the licence to MIT. +- Change the description file to a markdown syntax file. +- Change the settings file to a python file, and add more settings. + Version 0.1 ~~~~~~~~~~~