From ada94dce37d604e88da11c1e768c385fe79da14f Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Tue, 27 Jul 2021 18:03:33 +0200 Subject: [PATCH] Add #3417 to changelog --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 7e1e107bf7..1c1281b442 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,6 +1,7 @@ 0.3.4.1+ (in development) ------------------------------------------------------------------------ - Fix: [#15096] Crash when placing entrances in the scenario editor near the map corner. +- Improved: [#3417] Crash dumps are now placed in their own folder. 0.3.4.1 (2021-07-25) ------------------------------------------------------------------------