Преглед на файлове

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))