diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3933f7a5..3f730a5a 100644
--- a/CHANGELOG.md
+++ b/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)