|
|
@@ -1,6 +1,13 @@
|
|
|
Changelog
|
|
|
=========
|
|
|
|
|
|
+## [11.0.2](https://github.com/ckeditor/ckeditor5-paste-from-office/compare/v11.0.1...v11.0.2) (2019-06-05)
|
|
|
+
|
|
|
+### Other changes
|
|
|
+
|
|
|
+* Loosen a dependency of a clipboard plugin in the paste from Office plugin so that it can be overridden. Closes [#56](https://github.com/ckeditor/ckeditor5-paste-from-office/issues/56). ([561f22b](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/561f22b))
|
|
|
+
|
|
|
+
|
|
|
## [11.0.1](https://github.com/ckeditor/ckeditor5-paste-from-office/compare/v11.0.0...v11.0.1) (2019-04-10)
|
|
|
|
|
|
Internal changes only (updated dependencies, documentation, etc.).
|