Browse Source

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
acd73cf56d
1 changed files with 7 additions and 0 deletions
  1. 7 0
      packages/ckeditor5-clipboard/CHANGELOG.md

+ 7 - 0
packages/ckeditor5-clipboard/CHANGELOG.md

@@ -1,6 +1,13 @@
 Changelog
 =========
 
+## [11.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.4...v11.0.0) (2019-02-28)
+
+### Other changes
+
+* Upgraded minimal versions of Node and npm. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([4daec5b](https://github.com/ckeditor/ckeditor5-clipboard/commit/4daec5b))
+
+
 ## [10.0.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.3...v10.0.4) (2018-12-05)
 
 Internal changes only (updated dependencies, documentation, etc.).