|
|
@@ -0,0 +1,14 @@
|
|
|
+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))
|