2
0
mirror of synced 2025-01-27 06:46:29 +00:00

chore: cut 0.13.0 release

This commit is contained in:
Pascal Precht 2021-10-19 09:49:21 +02:00
parent 8360d3e415
commit e945577e3c
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D

View File

@ -1,3 +1,18 @@
<a name=""></a>
## Version 0.13.0 (2021-10-19)
#### Bug Fixes
* use proper double checkmark icon ([8aba017c](8aba017c))
* **StatusBaseButton:** introduce missing `highlighted` property ([a3748920](a3748920))
#### Features
* **StatusFlatRoundButton:** Update the StatusFlatRoundButton to take over button behaviour from StatusIconButton under ui/shared/status ([71fbdef1](71fbdef1))
<a name=""></a>
## Version 0.12.0 (2021-10-18)