diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index ea1ed21..9610951 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -54,6 +54,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
+ - Tool Calls. Fixed the issue where tool calls would always appear at the top of the conversation instead of inline where they belong.
- Setup Flow. Removed the blocking setup dialog that prevented users from exploring the app.
- Messaging. Clarified the messaging around Local vs Cloud usage.
- UX & Copy. Various UX and copy improvements throughout the app.