Sfoglia il codice sorgente

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 anni fa
parent
commit
ba436c139a
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  1. 12 0
      packages/ckeditor5-heading/CHANGELOG.md

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

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+## [17.0.0](https://github.com/ckeditor/ckeditor5-heading/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). ([2495b81](https://github.com/ckeditor/ckeditor5-heading/commit/2495b81))
+
+### Other changes
+
+* Reverted year 2020 in .po files license header. ([640731e](https://github.com/ckeditor/ckeditor5-heading/commit/640731e))
+* Updated translations. ([f947574](https://github.com/ckeditor/ckeditor5-heading/commit/f947574)) 
+
+
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-heading/compare/v15.0.0...v16.0.0) (2019-12-04)
 
 ### Other changes