diff --git a/CHANGELOG.md b/CHANGELOG.md index 41aa223e..fb2cdbf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Allow `HEAD` requests to the `/api/health` endpoint ([#4310](https://github.com/pocketbase/pocketbase/issues/4310)). -- Fixed the `editor` field value inside the View collection preview panel. +- Fixed the `editor` field value when visualized inside the View collection preview panel. - Manually clear all TinyMCE events on editor removal (_workaround for [tinymce#9377](https://github.com/tinymce/tinymce/issues/9377)_).