8
0
Pārlūkot izejas kodu

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 gadi atpakaļ
vecāks
revīzija
60fe872954
1 mainītis faili ar 12 papildinājumiem un 0 dzēšanām
  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))