소스 검색

Docs: Corrected the changelog. [skip ci]

Marek Lewandowski 5 년 전
부모
커밋
2a00e6d851
1개의 변경된 파일1개의 추가작업 그리고 11개의 파일을 삭제
  1. 1 11
      packages/ckeditor5-select-all/CHANGELOG.md

+ 1 - 11
packages/ckeditor5-select-all/CHANGELOG.md

@@ -3,14 +3,4 @@ Changelog
 
 ## [19.0.0](https://github.com/ckeditor/ckeditor5-select-all/tree/v19.0.0) (2020-04-28)
 
-### Features
-
-* Implemented the select all feature. Closes [ckeditor/ckeditor5#6536](https://github.com/ckeditor/ckeditor5/issues/6536). ([f0c49d3](https://github.com/ckeditor/ckeditor5-select-all/commit/f0c49d3))
-
-### Other changes
-
-* Add missing dev dependencies. ([547915d](https://github.com/ckeditor/ckeditor5-select-all/commit/547915d))
-
-
-Changelog
-=========
+Introduced the select all feature.