소스 검색

Docs: Changelog. [skip ci]

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

+ 14 - 0
packages/ckeditor5-select-all/CHANGELOG.md

@@ -1,2 +1,16 @@
 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
+=========