chore: cut 0.14.0 release

This commit is contained in:
Pascal Precht 2021-10-25 12:00:59 +02:00
parent ab9ab2497b
commit 64b2a51c09
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
<a name=""></a>
## Version 0.14.0 (2021-10-25)
#### Bug Fixes
* **Spellchecking:** Add check for hunspell existence ([ab9ab249](ab9ab249))
* **StatusModal:**
* ensure `onEditButtonClicked` signal is emitted ([074dc22b](074dc22b), closes [#454](454))
* expose `header.editable` property ([9c5f79a6](9c5f79a6), closes [#452](452))
#### Features
* **StatusSmartIdenticon:** Created a new StatusQ componnent to accomodate: ([14527483](14527483))
<a name=""></a>
## Version 0.13.0 (2021-10-19)