From 3bea56117591b28a95f991c61b51adac10b3b82f Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Sun, 7 Jun 2020 13:49:56 -0600 Subject: [PATCH] updated changelog Signed-off-by: Andy Miller --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d77e506c..bc652d4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Added ability to set a preferred markdown editor in user profile * Added new `onAdminListContentEditors` event to add a custom editor to the list of available 1. [](#bugfix) + * Fixed issue deleting file from a plugin's configuration * Use `Pages::find()` instead of `Pages::dispatch()` as we do not want to redirect out of admin * Fixed broken `parent` field when using the old pages * Fixed broken `file` field preview when using streams in the path