浏览代码

Docs: Changelog. [skip ci]

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

+ 12 - 0
packages/ckeditor5-basic-styles/CHANGELOG.md

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