Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
chore: cut 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-r4bbit committed Aug 16, 2021
1 parent ba4f27f commit 482296c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name=""></a>
## v0.5.0 (2021-08-16)


#### Bug Fixes

* **StatusChatToolBar:** Use updated StatusFlatRoundButton ([d24c2e62](d24c2e62))

#### Features

* **StatusBaseInput:** enforce `maximumLength` if it's set ([f635bad6](f635bad6))
* **StatusFlatRoundButton:** Adding tooltip to the button ([5a0489ba](5a0489ba))
* **StatusIcon:** add `play-filled` and `pause-filled` icons ([58a30716](58a30716), closes [#310](310))
* **StatusInput:** introduce new validator pipeline ([ba4f27f9](ba4f27f9), closes [#298](298))
* **StatusToolTip:** Adding an offset property ([ee429683](ee429683))



<a name=""></a>
## v0.4.0 (2021-08-12)

Expand Down

0 comments on commit 482296c

Please sign in to comment.