8
0
Просмотр исходного кода

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 лет назад
Родитель
Сommit
a4087a6c1d
1 измененных файлов с 1 добавлено и 7 удалено
  1. 1 7
      packages/ckeditor5-word-count/CHANGELOG.md

+ 1 - 7
packages/ckeditor5-word-count/CHANGELOG.md

@@ -3,10 +3,4 @@ Changelog
 
 ## [10.0.0](https://github.com/ckeditor/ckeditor5-word-count/tree/v10.0.0) (2019-07-04)
 
-### Features
-
-* Introduce word count feature. Closes [#1](https://github.com/ckeditor/ckeditor5-word-count/issues/1). Closes [ckeditor/ckeditor5#1301](https://github.com/ckeditor/ckeditor5/issues/1301). ([1fcd20d](https://github.com/ckeditor/ckeditor5-word-count/commit/1fcd20d))
-
-### Other changes
-
-* Updated translations. ([c829cb9](https://github.com/ckeditor/ckeditor5-word-count/commit/c829cb9))
+The initial font feature implementation.