From 4d85daac49943e572fa1fb04c44f406e05e03bb0 Mon Sep 17 00:00:00 2001 From: Adrien Beudin Date: Wed, 28 Feb 2018 15:57:59 +0100 Subject: [PATCH] update changelog --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 30e350b..c0609ee 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,9 +1,10 @@ Changelog ========= -0.8 (unreleased) +0.8 (2018-02-28) * Add night mode https://prosopopee.readthedocs.io/en/latest/configuration.html#night_mode + * Add a test command to build html without generating media files * fix some bugs 0.7 (2017-10-04)