chore: cut 0.21.0 release

This commit is contained in:
Pascal Precht 2022-01-24 11:02:16 +01:00 committed by Michał Cieślak
parent d1525b0b53
commit a400a4c6a3
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
<a name=""></a>
## Version 0.21.0 (2022-01-24)
#### Bug Fixes
* **build:** broken MacOS build (#533) ([55901cf0](55901cf0))
#### Features
* **StatusMessage:** Introducing a new StatusQ Component for Chat Messages ([ea955694](ea955694))
* **StatusQ.Controls:** Introduce `StatusPasswordStrengthIndicator` ([626695da](626695da), closes [#528](528))
<a name=""></a>
## Version 0.20.0 (2022-01-17)