Selaa lähdekoodia

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 vuotta sitten
vanhempi
sitoutus
ac47b51c93
1 muutettua tiedostoa jossa 1 lisäystä ja 7 poistoa
  1. 1 7
      packages/ckeditor5-indent/CHANGELOG.md

+ 1 - 7
packages/ckeditor5-indent/CHANGELOG.md

@@ -3,10 +3,4 @@ Changelog
 
 
 ## [10.0.0](https://github.com/ckeditor/ckeditor5-indent/tree/v10.0.0) (2019-07-04)
 ## [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.