diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 2a3dec4..5b82025 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -52,6 +52,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
+ - Research Progress. Fixed an issue where research progress indicators (like "RUNNING_TOOLS") would remain stuck in a running state when a chat session ended or was stopped.
- Run Command. Fixed a bug in Zaguán Blade where a Run Command, when skipped, would still stay running.
- Run Command. Fixed a bug when the Stop button was pressed and a Run Command was running and would stay running.