浏览代码

Docs: Changelog. [skip ci]

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

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

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [10.0.2](https://github.com/ckeditor/ckeditor5-basic-styles/compare/v10.0.1...v10.0.2) (2018-07-18)
+
+### Bug fixes
+
+* The value of the `AttributeCommand` is taken from the first allowed node. Closes [#56](https://github.com/ckeditor/ckeditor5-basic-styles/issues/56). ([64a0dbc](https://github.com/ckeditor/ckeditor5-basic-styles/commit/64a0dbc))
+
+### Other changes
+
+* Updated translations. ([df8bcc4](https://github.com/ckeditor/ckeditor5-basic-styles/commit/df8bcc4))
+
+
 ## [10.0.1](https://github.com/ckeditor/ckeditor5-basic-styles/compare/v10.0.0...v10.0.1) (2018-06-21)
 
 ### Other changes