浏览代码

Docs: Changelog. [skip ci]

Marek Lewandowski 6 年之前
父节点
当前提交
d3f10bbac6
共有 1 个文件被更改,包括 17 次插入0 次删除
  1. 17 0
      packages/ckeditor5-horizontal-line/CHANGELOG.md

+ 17 - 0
packages/ckeditor5-horizontal-line/CHANGELOG.md

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