|
|
@@ -0,0 +1,17 @@
|
|
|
+Changelog
|
|
|
+=========
|
|
|
+
|
|
|
+## [15.0.0](https://github.com/ckeditor/ckeditor5-horizontal-line/tree/v15.0.0) (2019-10-23)
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+* Initial implementation of the feature. Closes [ckeditor/ckeditor5#1365](https://github.com/ckeditor/ckeditor5/issues/1365). ([de9b35a](https://github.com/ckeditor/ckeditor5-horizontal-line/commit/de9b35a))
|
|
|
+
|
|
|
+### Bug fixes
|
|
|
+
|
|
|
+* The horionztal rule button should not be toggleable. ([da61b8b](https://github.com/ckeditor/ckeditor5-horizontal-line/commit/da61b8b))
|
|
|
+
|
|
|
+### Other changes
|
|
|
+
|
|
|
+* Added `pluginName` property to editing plugin. ([bff780e](https://github.com/ckeditor/ckeditor5-horizontal-line/commit/bff780e))
|
|
|
+* Updated translations. ([ab8aed9](https://github.com/ckeditor/ckeditor5-horizontal-line/commit/ab8aed9))
|