Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
f5099956cc
1 changed files with 4 additions and 0 deletions
  1. 4 0
      packages/ckeditor5-build-balloon/CHANGELOG.md

+ 4 - 0
packages/ckeditor5-build-balloon/CHANGELOG.md

@@ -3,6 +3,10 @@ Changelog
 
 ## [12.2.0](https://github.com/ckeditor/ckeditor5-build-balloon/compare/v12.1.0...v12.2.0) (2019-06-05)
 
+We are happy to report the release of CKEditor 5 v12.2.0. This is a minor release with many bug fixes and a new UI feature which allows to navigating between multiple balloons.
+
+**Note:** The `config.table.toolbar` property that had been deprecated last year has now been completely removed. Use [`config.table.contentToolbar`](https://ckeditor.com/docs/ckeditor5/latest/api/module_table_table-TableConfig.html#member-contentToolbar) instead.
+
 ### Dependencies
 
 Major releases (contain breaking changes):