From b8b3308956cbc5fd2178977310c548db8b5dd2d9 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 1 Nov 2016 14:03:07 +0100 Subject: [PATCH] [doc] update changelog --- docs/changelog.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b3f2e24..0b07868 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,15 +3,19 @@ Changelog 0.4 (unreleased) + * greatly improved loading speed of pages with several different technics (see below) * RSS https://prosopopee.readthedocs.org/en/latest/configuration.html#rss by beudbeud * possibility to use video in section and cover by beudbeud (and a bit of Bram) * add lazyload for pics by beudbeud * if a theme doesn't have a section, fallback on exposure theme which is considered the default one by titoko - * code cleaning by Bram + * code and templates cleaning by Bram * make code a bit more robust by Bram * basic CI on travis by Bram * Light mode by beudbeud * progressive JPEG/GIF/PNG by default for a better loading experience by 0x010C following sebian's blogpost + * element support for smoother loading by Bram + * resposive mode of baguette by Bram + * several background images for smoother loading by Bram 0.3.1 (2016-04-13)