Browse Source

Docs: Changelog. [skip ci]

Marek Lewandowski 5 years ago
parent
commit
ae8a1b9f59
1 changed files with 14 additions and 0 deletions
  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
+=========