8
0
Piotrek Koszuliński 8 лет назад
Родитель
Сommit
5098f13978
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      packages/ckeditor5-clipboard/CHANGELOG.md

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

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [0.5.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.1...v0.5.0) (2017-04-05)
+
+### Bug fixes
+
+* Aligned use of converter to the latest API. Closes [#14](https://github.com/ckeditor/ckeditor5-clipboard/issues/14). ([8f98e2b](https://github.com/ckeditor/ckeditor5-clipboard/commit/8f98e2b))
+
+### Features
+
+* Named existing plugin(s). ([3d37f53](https://github.com/ckeditor/ckeditor5-clipboard/commit/3d37f53))
+
+
 ## [0.4.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.0...v0.4.1) (2017-03-06)
 
 Internal changes only (updated dependencies, documentation, etc.).