Przeglądaj źródła

Docs: Changelog. [skip ci]

Marek Lewandowski 5 lat temu
rodzic
commit
bfe396622d
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      packages/ckeditor5-autoformat/CHANGELOG.md

+ 7 - 0
packages/ckeditor5-autoformat/CHANGELOG.md

@@ -1,6 +1,13 @@
 Changelog
 Changelog
 =========
 =========
 
 
+## [19.0.0](https://github.com/ckeditor/ckeditor5-autoformat/compare/v18.0.0...v19.0.0) (2020-04-28)
+
+### Features
+
+* Added strikethrough auto format support. Closes [ckeditor/ckeditor5#6412](https://github.com/ckeditor/ckeditor5/issues/6412). ([9c3fd3e](https://github.com/ckeditor/ckeditor5-autoformat/commit/9c3fd3e))
+
+
 ## [18.0.0](https://github.com/ckeditor/ckeditor5-autoformat/compare/v17.0.0...v18.0.0) (2020-03-19)
 ## [18.0.0](https://github.com/ckeditor/ckeditor5-autoformat/compare/v17.0.0...v18.0.0) (2020-03-19)
 
 
 Internal changes only (updated dependencies, documentation, etc.).
 Internal changes only (updated dependencies, documentation, etc.).