浏览代码

Docs: Corrected the changelog. [skip ci]

Marek Lewandowski 5 年之前
父节点
当前提交
5188e3b741
共有 1 个文件被更改,包括 3 次插入3 次删除
  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)