|
|
@@ -12,11 +12,11 @@ Changelog
|
|
|
### Other changes
|
|
|
|
|
|
* Removed deprecated `config.table.toolbar` configuration option. Closes [#167](https://github.com/ckeditor/ckeditor5-table/issues/167). ([5d024ce](https://github.com/ckeditor/ckeditor5-table/commit/5d024ce))
|
|
|
-* Updated translations. ([60ccc61](https://github.com/ckeditor/ckeditor5-table/commit/60ccc61))
|
|
|
+* Updated translations. ([60ccc61](https://github.com/ckeditor/ckeditor5-table/commit/60ccc61))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
|
|
-* `config.table.toolbar` is now removed from code. Use `config.table.contentToolbar`instead.
|
|
|
+* `config.table.toolbar` is now removed from code. Use `config.table.contentToolbar` instead.
|
|
|
|
|
|
|
|
|
## [12.0.1](https://github.com/ckeditor/ckeditor5-table/compare/v12.0.0...v12.0.1) (2019-04-10)
|