Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
07afa04f82
1 changed files with 1 additions and 12 deletions
  1. 1 12
      packages/ckeditor5-horizontal-line/CHANGELOG.md

+ 1 - 12
packages/ckeditor5-horizontal-line/CHANGELOG.md

@@ -3,15 +3,4 @@ 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))
+The initial release.