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