浏览代码

Docs: Changelog. [skip ci]

Marek Lewandowski 5 年之前
父节点
当前提交
d358f42868
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      packages/ckeditor5-code-block/CHANGELOG.md

+ 8 - 0
packages/ckeditor5-code-block/CHANGELOG.md

@@ -1,6 +1,14 @@
 Changelog
 =========
 
+## [19.0.0](https://github.com/ckeditor/ckeditor5-code-block/compare/v18.0.0...v19.0.0) (2020-04-28)
+
+### 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))
+
+
 ## [18.0.0](https://github.com/ckeditor/ckeditor5-code-block/compare/v17.0.0...v18.0.0) (2020-03-19)
 
 ### Other changes