From 7daf84ab0f54bb9bc989b1b360e4dd2c1e812fe2 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Thu, 17 Dec 2020 23:38:07 -0300 Subject: [PATCH] Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5beca94..65f40e5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -12,6 +12,8 @@ Released on 2020-xx-xx. - Avoid crash when thumbnail cannot be generated [:issue:`401`]. - Replace deprecated usage of `imp`. - 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`]. Version 2.1.1 ~~~~~~~~~~~~~