浏览代码

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 年之前
父节点
当前提交
19bd2254a4
共有 1 个文件被更改,包括 1 次插入9 次删除
  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.