diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 4b51356..b2efa73 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -22,6 +22,44 @@ import BaseLayout from '../layouts/BaseLayout.astro';
+
+
+
+
+
+
+
+
+
+ ✨
+ Enhancements
+
+
+ - Google Gemini. Updated our Google Gemini implementation in Zaguán Coder Daemon.
+ - MiniMax. Updated our MiniMax implementation for Fireworks in Zaguán Coder Daemon.
+
+
+
+
+
+ 🐛
+ Bug Fixes
+
+
+ - Fixed a bug in the global Accept All/Reject All that was wrongly removed.
+
+
+
+
+
+
+