Selaa lähdekoodia

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 vuotta sitten
vanhempi
commit
429a399930
1 muutettua tiedostoa jossa 13 lisäystä ja 0 poistoa
  1. 13 0
      packages/ckeditor5-remove-format/CHANGELOG.md

+ 13 - 0
packages/ckeditor5-remove-format/CHANGELOG.md

@@ -0,0 +1,13 @@
+Changelog
+=========
+
+## [10.0.0](https://github.com/ckeditor/ckeditor5-remove-format/tree/v10.0.0) (2019-04-10)
+
+### Features
+
+* Introduced the Remove Format feature. Closes [ckeditor/ckeditor5#908](https://github.com/ckeditor/ckeditor5/issues/908). ([6015b68](https://github.com/ckeditor/ckeditor5-remove-format/commit/6015b68))
+
+### Other changes
+
+* Optimized icons. ([29cd734](https://github.com/ckeditor/ckeditor5-remove-format/commit/29cd734))
+* Updated translations. ([500d138](https://github.com/ckeditor/ckeditor5-remove-format/commit/500d138))