Skip to content

Commit

Permalink
Merge pull request #43 from ckeditor/release-20241029
Browse files Browse the repository at this point in the history
Internal: Changelog for v2.2.0.
  • Loading branch information
martnpaneq authored Nov 4, 2024
2 parents a7f37f1 + a77961d commit 2e8c2b9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

## [2.2.0](https://github.com/ckeditor/ckeditor5-integrations-common/compare/v2.1.0...v2.2.0) (2024-10-29)

### Features

* Added the `createCustomCdnUrl` configuration option to override default CKEditor 5 Cloud CDN URLs in `loadCKEditorCloud`. ([commit](https://github.com/ckeditor/ckeditor5-integrations-common/commit/f13ee317b8ee65a79525824d04ebeeb27b52700b))
* Added support for passing a translations list for CKBox in the configuration for `loadCKEditorCloud`. ([commit](https://github.com/ckeditor/ckeditor5-integrations-common/commit/29f8aaf3a82904fc1598a4f81d3803e587d639e2))
* Improved detection of already installed versions of the editor. ([commit](https://github.com/ckeditor/ckeditor5-integrations-common/commit/adc3143d032a2501c0a5872cb92a36938d720f5a))


## [2.1.0](https://github.com/ckeditor/ckeditor5-integrations-common/compare/v2.0.0...v2.1.0) (2024-09-26)

### Features
Expand Down

0 comments on commit 2e8c2b9

Please sign in to comment.