diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 712e191..d73b51b 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -71,6 +71,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Chat Input. Fixed a bug where the cursor was rendered at double the font size.
Editor. Fixed the font color of inactive line numbers in the gutter to be brighter and more visible.
Diff View. Fixed a regression in the editor Diff View.
+ Image Attachments. Fixed a bug where attached images would not be correctly sent to the model.