From e53cee3272ab970a3fece24a92237efea2286614 Mon Sep 17 00:00:00 2001 From: 0xb00bface <0xboobface@gmail.com> Date: Sat, 21 Nov 2020 18:45:41 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c42600bc..152936fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,12 @@ * Fix: date placeholders with patterns with more than one ocurrence are replaced with the value of the first one * Some smaller UI tweaks - - adjusted component sizes for small resolutions - - recording indicator can now be used to pause / resume the recording - - adjusted scroll speed in the thumbnail overviews - - added shortcuts for the thumbnail overviews (keys 1-9 and arrow keys) + * adjusted component sizes for small resolutions + * recording indicator can now be used to pause / resume the recording + * adjusted scroll speed in the thumbnail overviews + * added shortcuts for the thumbnail overviews (keys 1-9 and arrow keys) + * added "stop" and "pause" to Recordings tab + * added "follow" to Recordings tab 3.10.4 ========================