8
0
Quellcode durchsuchen

Docs: Corrected the changelog. [skip ci]

Marek Lewandowski vor 5 Jahren
Ursprung
Commit
5188e3b741
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      packages/ckeditor5-code-block/CHANGELOG.md

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

@@ -5,15 +5,15 @@ Changelog
 
 ### Other changes
 
-* Updated translations. ([5300e22](https://github.com/ckeditor/ckeditor5-code-block/commit/5300e22)) 
-* XML and HTML will not be treated as the same language. Closes [ckeditor/ckeditor5#5794](https://github.com/ckeditor/ckeditor5/issues/5794). ([58a7009](https://github.com/ckeditor/ckeditor5-code-block/commit/58a7009))
+* XML and HTML are no longer treated as the same language. Closes [ckeditor/ckeditor5#5794](https://github.com/ckeditor/ckeditor5/issues/5794). ([58a7009](https://github.com/ckeditor/ckeditor5-code-block/commit/58a7009))
+* Updated translations. ([5300e22](https://github.com/ckeditor/ckeditor5-code-block/commit/5300e22))
 
 
 ## [18.0.0](https://github.com/ckeditor/ckeditor5-code-block/compare/v17.0.0...v18.0.0) (2020-03-19)
 
 ### Other changes
 
-* Updated translations. ([8613554](https://github.com/ckeditor/ckeditor5-code-block/commit/8613554)) 
+* Updated translations. ([8613554](https://github.com/ckeditor/ckeditor5-code-block/commit/8613554))
 
 
 ## [17.0.0](https://github.com/ckeditor/ckeditor5-code-block/compare/v16.0.0...v17.0.0) (2020-02-19)