diff --git a/changelog.mdx b/changelog.mdx
index 9e0b680..5983cd7 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,14 @@ description: "Keep track of changes and updates to Tembo"
icon: "clock-rotate-left"
---
+
+
+## Faster real-time messages
+
+Task messages now update in real-time using socket events instead of periodic re-fetching. This means you'll see new agent messages and replies appear instantly as they arrive, without any polling delay.
+
+
+
## Sidebar: Recent Tasks