Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
19bd2254a4
1 changed files with 1 additions and 9 deletions
  1. 1 9
      packages/ckeditor5-page-break/CHANGELOG.md

+ 1 - 9
packages/ckeditor5-page-break/CHANGELOG.md

@@ -3,12 +3,4 @@ Changelog
 
 ## [15.0.0](https://github.com/ckeditor/ckeditor5-page-break/tree/v15.0.0) (2019-10-23)
 
-### Features
-
-* Introduced the page break feature. Closes [ckeditor/ckeditor5#1194](https://github.com/ckeditor/ckeditor5/issues/1194). ([f5849d5](https://github.com/ckeditor/ckeditor5-page-break/commit/f5849d5))
-
-### Other changes
-
-* Added `pluginName` property to editing plugin. ([af1aa6e](https://github.com/ckeditor/ckeditor5-page-break/commit/af1aa6e))
-* Disable possibility to select "page-break" label. Closes [#4](https://github.com/ckeditor/ckeditor5-page-break/issues/4). ([7b01e83](https://github.com/ckeditor/ckeditor5-page-break/commit/7b01e83))
-* Updated translations. ([8aeada4](https://github.com/ckeditor/ckeditor5-page-break/commit/8aeada4))
+The initial release.