|
|
@@ -3,10 +3,4 @@ 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))
|
|
|
+Initial implementation of the block indentation feature.
|