From 960337887fea006693794916c91f26596334c1a7 Mon Sep 17 00:00:00 2001 From: Rebecca Breu Date: Sun, 2 Jun 2024 12:23:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 04def09..9a8a277 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -33,6 +33,8 @@ Fixed * Shortcuts now only trigger once when holding down the key combination to avoid inconstistend program states and potential crashes (by DarkDefender) +* Fixed a crash when pressing the crop shortcut while dragging an image + (by DarkDefender) Changed