From 20ae224b8cf9b65003e8f6794baeeafecdf49436 Mon Sep 17 00:00:00 2001 From: Mateusz Baginski Date: Thu, 26 Sep 2024 10:32:47 +0200 Subject: [PATCH] Adjust changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20b3642..6b0d482 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ Changelog ### Bug fixes -* Improve ESM support by adding missing file extensions in imports. ([commit](https://github.com/ckeditor/ckeditor5-vue/commit/af84547ee5c9b1264c7fbf69b7256ef8f76d3ad9)) +* **Experimental:** Better error messages in `useCKEditorCloud`. It now detects existing editor installations and gives migration info from NPM to CDN. ([commit](https://github.com/ckeditor/ckeditor5-vue/commit/aeb3236556db3a4238cd6187b376ae55432ccd69)) + ### Other changes