|
|
@@ -1,6 +1,18 @@
|
|
|
Changelog
|
|
|
=========
|
|
|
|
|
|
+## [0.6.0](https://github.com/ckeditor/ckeditor5-link/compare/v0.5.1...v0.6.0) (2017-04-05)
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+* Named existing plugin(s). ([ae8fcd7](https://github.com/ckeditor/ckeditor5-link/commit/ae8fcd7))
|
|
|
+
|
|
|
+### Other changes
|
|
|
+
|
|
|
+* Fixed import paths after [refactoring in ckeditor5-ui](https://github.com/ckeditor/ckeditor5-ui/pull/156). Closes [#83](https://github.com/ckeditor/ckeditor5-link/issues/83). ([b235415](https://github.com/ckeditor/ckeditor5-link/commit/b235415))
|
|
|
+* Updated translations. ([0589bf0](https://github.com/ckeditor/ckeditor5-link/commit/0589bf0))
|
|
|
+
|
|
|
+
|
|
|
## [0.5.1](https://github.com/ckeditor/ckeditor5-link/compare/v0.5.0...v0.5.1) (2017-03-06)
|
|
|
|
|
|
### Bug fixes
|