From d2e3c55e1ad4ac971e3298cfabdd247d80377d19 Mon Sep 17 00:00:00 2001 From: Daniel Waxweiler Date: Fri, 10 Jun 2022 12:33:45 +0200 Subject: [PATCH] add missing changelog entry --- source/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/changelog.txt b/source/changelog.txt index e593aba..689484d 100644 --- a/source/changelog.txt +++ b/source/changelog.txt @@ -5,6 +5,7 @@ #### Changed - Set list style type to none and left padding to zero for all occurences - Move shortcut usage description into installation section in `readme.txt` +- Update dependencies #### Deprecated #### Removed #### Fixed