8
0
Pārlūkot izejas kodu

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 gadi atpakaļ
vecāks
revīzija
b1786d1081
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  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