From 7bf1b65399f08b41e6ddc1829ae2303e6b6b78dd Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Tue, 16 Mar 2021 22:03:00 -0300 Subject: [PATCH] Update changelog --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2da3251..2ad90d4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,6 +15,11 @@ Released on 2020-xx-xx. - 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`]. +- Allow to specify the sort order per album. +- Add a ``.nbmedias`` attribute to get the number of files in an album. +- More options for vieo resizing [:issue:`420`]. +- Fixes for img_format [:issue:`421`]. +- Fix encoding issue with ffmpeg output [:issue:`423`]. Version 2.1.1 ~~~~~~~~~~~~~