|
|
@@ -5,13 +5,12 @@ Changelog
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
|
-* It should be possible to use multiple classes in the language configuration. Closes [ckeditor/ckeditor5#5924](https://github.com/ckeditor/ckeditor5/issues/5924). ([dca0fe4](https://github.com/ckeditor/ckeditor5-code-block/commit/dca0fe4))
|
|
|
+* It should be possible to use multiple CSS classes in the language configuration. Closes [ckeditor/ckeditor5#5924](https://github.com/ckeditor/ckeditor5/issues/5924). ([dca0fe4](https://github.com/ckeditor/ckeditor5-code-block/commit/dca0fe4))
|
|
|
* Spell checker is now disabled inside code blocks. Closes [ckeditor/ckeditor5#5978](https://github.com/ckeditor/ckeditor5/issues/5978). ([cd03e20](https://github.com/ckeditor/ckeditor5-code-block/commit/cd03e20))
|
|
|
|
|
|
### Other changes
|
|
|
|
|
|
-* Reverted year 2020 in .po files license header. ([8913f56](https://github.com/ckeditor/ckeditor5-code-block/commit/8913f56))
|
|
|
-* Updated translations. ([3604224](https://github.com/ckeditor/ckeditor5-code-block/commit/3604224))
|
|
|
+* Updated translations. ([3604224](https://github.com/ckeditor/ckeditor5-code-block/commit/3604224))
|
|
|
|
|
|
|
|
|
## [16.0.0](https://github.com/ckeditor/ckeditor5-code-block/tree/v16.0.0) (2019-12-04)
|