浏览代码

Docs: Changelog. [skip ci]

Piotrek Koszuliński 5 年之前
父节点
当前提交
2dc61f7d3f
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      packages/ckeditor5-list/CHANGELOG.md

+ 12 - 0
packages/ckeditor5-list/CHANGELOG.md

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+## [17.0.0](https://github.com/ckeditor/ckeditor5-list/compare/v16.0.0...v17.0.0) (2020-02-19)
+
+### Bug fixes
+
+* Focus the editor before executing toolbar buttons' command. See [ckeditor/ckeditor5#353](https://github.com/ckeditor/ckeditor5/issues/353). ([4af8783](https://github.com/ckeditor/ckeditor5-list/commit/4af8783))
+
+### Other changes
+
+* Reverted year 2020 in .po files license header. ([f2e507f](https://github.com/ckeditor/ckeditor5-list/commit/f2e507f))
+* Updated translations. ([f87974b](https://github.com/ckeditor/ckeditor5-list/commit/f87974b)) 
+
+
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-list/compare/v15.0.0...v16.0.0) (2019-12-04)
 
 ### Other changes