diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f730a5a..50dcb15f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +## Version 0.20.0 (2022-01-17) + + +#### Features + +* **StatusBanner:** introduce type variants for different banner styles ([35d12f44](35d12f44)) + +#### Bug Fixes + +* **StatusBaseInput:** Corrects allignment of the placeholder text in the StatusBaseInput. ([5a416aa1](5a416aa1)) +* **build:** Windows build ([14ab4ce5](14ab4ce5)) + + + ## Version 0.19.0 (2021-12-03)