From 5137eae3111804f2e212bc7e5eecc8fcb8a03b33 Mon Sep 17 00:00:00 2001 From: Carl Chenet Date: Sat, 22 Sep 2018 17:12:36 +0200 Subject: [PATCH] add 0.10 description --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index bc29821..de9336a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +## [0.10] - 2018-09-22 +### Added +- new syntax for the toot parameter of [rss] section. Use {summary:.100} to cut the rss field summary after the first 100 characters. +- add the addtags parameter of the [rss] section + ## [0.9] - 2018-06-07 ### Added - remove html characters from toots. Contributed by Matthew Lorentz and Simounet