Browse Source

Docs: Corrected the changelog. [skip ci]

Marek Lewandowski 5 years ago
parent
commit
40a24bbc3f
1 changed files with 5 additions and 3 deletions
  1. 5 3
      packages/ckeditor5-build-balloon/CHANGELOG.md

+ 5 - 3
packages/ckeditor5-build-balloon/CHANGELOG.md

@@ -3,9 +3,11 @@ Changelog
 
 ## [19.0.0](https://github.com/ckeditor/ckeditor5-build-balloon/compare/v18.0.0...v19.0.0) (2020-04-28)
 
-### Other changes
+We are happy to announce the release of CKEditor 5 v19.0.0.
+
+Refer to the [main changelog](https://github.com/ckeditor/ckeditor5/releases/tag/v19.0.0) to find out about all the new features, improvements and possible breaking changes.
 
-* The inline `style` element which is being produced by Webpack and delivers styles for the editor will have the `[data-cke="true"]` attribute in order to help find CKEditor 5 styles. See [ckeditor/ckeditor5#6454](https://github.com/ckeditor/ckeditor5/issues/6454). ([e5e98f7](https://github.com/ckeditor/ckeditor5-build-balloon/commit/e5e98f7))
+Blog post coming soon...
 
 ### Dependencies
 
@@ -61,7 +63,7 @@ We are happy to announce the release of CKEditor 5 v18.0.0.
 
 Refer to the [main changelog](https://github.com/ckeditor/ckeditor5/releases/tag/v18.0.0) to find out about all the new features, improvements and possible breaking changes.
 
-Blog post coming soon...
+Read more in the blog post: https://ckeditor.com/blog/CKEditor-5-v18.0.0-with-custom-table-selection-and-pasting-nested-lists-from-Word/
 
 ### Features