瀏覽代碼

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 年之前
父節點
當前提交
988e885299
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      packages/ckeditor5-paste-from-office/CHANGELOG.md

+ 7 - 0
packages/ckeditor5-paste-from-office/CHANGELOG.md

@@ -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.).