From 972f0f167ddd3c29b94e66e5a45ab3e5f9321a86 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Sun, 15 Mar 2020 23:06:24 -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 5cf1e4c..608e7a0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,8 @@ Released on 2019-xx-xx. - Add a quiet flag [:issue:`376`]. - Make sure that read-only files can be copied [:issue:`375`]. - Update photoswipe to v4.1.3 +- Add a setting to force image output format [:issue:`360`]. +- Improve error message when template is not found [:issue:`384`]. Version 2.0 ~~~~~~~~~~~