浏览代码

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 年之前
父节点
当前提交
429a399930
共有 1 个文件被更改,包括 13 次插入0 次删除
  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))