8
0
Просмотр исходного кода

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 лет назад
Родитель
Сommit
225f255596
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      packages/ckeditor5-code-block/CHANGELOG.md

+ 2 - 3
packages/ckeditor5-code-block/CHANGELOG.md

@@ -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)