Commit 73bc2a39 authored by Piotrek Koszuliński's avatar Piotrek Koszuliński

Docs: Corrected the changelog. [skip ci]

parent f67ea693
...@@ -3,6 +3,10 @@ Changelog ...@@ -3,6 +3,10 @@ Changelog
## [11.2.0](https://github.com/ckeditor/ckeditor5-build-decoupled-document/compare/v11.1.1...v11.2.0) (2018-12-05) ## [11.2.0](https://github.com/ckeditor/ckeditor5-build-decoupled-document/compare/v11.1.1...v11.2.0) (2018-12-05)
We are happy to report the release of CKEditor 5 v11.2.0. This editor version brings the long-awaited [support for paste from Office](https://ckeditor.com/docs/ckeditor5/latest/features/paste-from-word.html) (e.g. from Microsoft Word), [integration with CKFinder file manager](https://ckeditor.com/docs/ckeditor5/latest/features/ckfinder.html), improved [image upload documentation](https://ckeditor.com/docs/ckeditor5/latest/features/image-upload.html), improved [editor UI on mobile devices](https://github.com/ckeditor/ckeditor5/issues/416#issuecomment-430246472), as well as many smaller features and improvements.
Blog post is comming soon...
### Dependencies ### Dependencies
New packages: New packages:
...@@ -48,13 +52,6 @@ Patch releases (bug fixes, internal changes): ...@@ -48,13 +52,6 @@ Patch releases (bug fixes, internal changes):
* [@ckeditor/ckeditor5-upload](https://www.npmjs.com/package/@ckeditor/ckeditor5-upload): v10.0.3 => [v10.0.4](https://github.com/ckeditor/ckeditor5-upload/releases/tag/v10.0.4) * [@ckeditor/ckeditor5-upload](https://www.npmjs.com/package/@ckeditor/ckeditor5-upload): v10.0.3 => [v10.0.4](https://github.com/ckeditor/ckeditor5-upload/releases/tag/v10.0.4)
* [@ckeditor/ckeditor5-widget](https://www.npmjs.com/package/@ckeditor/ckeditor5-widget): v10.3.0 => [v10.3.1](https://github.com/ckeditor/ckeditor5-widget/releases/tag/v10.3.1) * [@ckeditor/ckeditor5-widget](https://www.npmjs.com/package/@ckeditor/ckeditor5-widget): v10.3.0 => [v10.3.1](https://github.com/ckeditor/ckeditor5-widget/releases/tag/v10.3.1)
### Features
Besides new features introduced by the dependencies, this version also introduces the following features:
* Introduced the CKFinder integration plugin. ([dbbdb05](https://github.com/ckeditor/ckeditor5-build-decoupled-document/commit/dbbdb05))
* Introduced the Paste From Office feature. ([ec926f9](https://github.com/ckeditor/ckeditor5-build-decoupled-document/commit/ec926f9))
## [11.1.1](https://github.com/ckeditor/ckeditor5-build-decoupled-document/compare/v11.1.0...v11.1.1) (2018-10-11) ## [11.1.1](https://github.com/ckeditor/ckeditor5-build-decoupled-document/compare/v11.1.0...v11.1.1) (2018-10-11)
...@@ -65,7 +62,7 @@ This releases fixes the README of this package on npm. ...@@ -65,7 +62,7 @@ This releases fixes the README of this package on npm.
This is a minor release. Besides updating all used CKEditor 5 packages to their latest versions it brings the [Media embed](https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html) feature which is now enabled in this build by default. This is a minor release. Besides updating all used CKEditor 5 packages to their latest versions it brings the [Media embed](https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html) feature which is now enabled in this build by default.
Blog post is comming soon... Read more in the blog post: https://ckeditor.com/blog/CKEditor-5-v11.1.0-released/
### Dependencies ### Dependencies
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment