ソースを参照

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 年 前
コミット
60fe872954
1 ファイル変更12 行追加0 行削除
  1. 12 0
      packages/ckeditor5-indent/CHANGELOG.md

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

@@ -0,0 +1,12 @@
+Changelog
+=========
+
+## [10.0.0](https://github.com/ckeditor/ckeditor5-indent/tree/v10.0.0) (2019-07-04)
+
+### Features
+
+* Implemented `Indent` and `IndentBlock` features. Closes [#3](https://github.com/ckeditor/ckeditor5-indent/issues/3). Closes [#5](https://github.com/ckeditor/ckeditor5-indent/issues/5). ([2e2780e](https://github.com/ckeditor/ckeditor5-indent/commit/2e2780e))
+
+### Other changes
+
+* Updated translations. ([5e1f332](https://github.com/ckeditor/ckeditor5-indent/commit/5e1f332))