diff --git a/ui/StatusQ/CHANGELOG.md b/ui/StatusQ/CHANGELOG.md index 3933f7a547..3f730a5ac1 100644 --- a/ui/StatusQ/CHANGELOG.md +++ b/ui/StatusQ/CHANGELOG.md @@ -1,3 +1,17 @@ + +## Version 0.19.0 (2021-12-03) + + +#### Bug Fixes + +* **StatusChatListItem:** This change fixes the issue of the chat list items getting a highlight even when they are not really hovered ([ab6bdf54](ab6bdf54)) + +#### Features + +* **StatusModal:** introduce `hasCloseButton` property ([2336b6aa](2336b6aa)) + + + ## Version 0.18.0 (2021-11-30)