diff --git a/CHANGELOG.md b/CHANGELOG.md index 819be5f..17072d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========= +## [7.1.0](https://github.com/ckeditor/ckeditor5-vue/compare/v7.0.0...v7.1.0) (2024-09-19) + +### Features + +* **Experimental:** Added a `useCKEditorCloud()` composable for managing asynchronous loading of CKEditor 5 from a CDN. (https://github.com/ckeditor/ckeditor5-vue/commit/d17eb7f99c50c05f987a436c7a2884eafbc2d5e0) + + ## [7.1.0-alpha.0](https://github.com/ckeditor/ckeditor5-vue/compare/v7.0.0...v7.1.0-alpha.0) (2024-09-06) ### Features