From 917da43bd36c9fd20daff986674937bcd604acb5 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 12 May 2016 12:06:48 +0200 Subject: [PATCH] [doc] update CHANGELOG --- docs/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8e77633..9c0f1ae 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,10 +4,12 @@ Changelog 0.4 (unreleased) * RSS https://prosopopee.readthedocs.org/en/latest/configuration.html#rss by beudbeud - * possibility to use video in section by beudbeud (and a bit of Bram) + * possibility to use video in section and cover by beudbeud (and a bit of Bram) * add lazyload for pics by behavior * if a theme doesn't have a section, fallback on exposure theme which is considered the default one by titoko * code cleaning by Bram + * make code a bit more robust by Bram + * basic CI on travis by Bram 0.3.1 (2016-04-13)