From b24237eda2feb926a557d661645256542de4741f Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Sat, 1 Sep 2018 20:37:28 +0200 Subject: [PATCH] Add #7930 to changelog [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index dbf00a30b1..8f6a3dcbd4 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,5 +1,6 @@ 0.2.1+ (in development) ------------------------------------------------------------------------ +- Improved: [#7930] Automatically create folders for custom content. - Removed: [#7929] Support for scenario text objects. 0.2.1 (2018-08-26)