diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index facbdf0..15af311 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -63,6 +63,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
- Streaming Logic. Fixed a bug in the streaming logic that would sometimes garble the responses from specific models.
- Chat UI. Removed noisy elements from the chat and tightened up some of them as well. Much nicer view.
+ - Git Commit Generate. Fixed a bug in the Git Commit Generate path that would sometimes fail for certain models.