From a3ee94f60f407bbf495ada3604eda610f1d49b92 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Sat, 19 Dec 2020 23:43:19 -0300 Subject: [PATCH] Update changelog --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 65f40e5..2da3251 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,7 @@ Released on 2020-xx-xx. - Fix video thumbnail creation when delay > video length [:issue:`411`]. - Update photoswipe to 4.4.0 [:issue:`415`]. - Update galleria to v1.6.1 and add new themes [:issue:`417`]. +- Add ``user_css`` option to allow easier css customization [:issue:`418`]. Version 2.1.1 ~~~~~~~~~~~~~