diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 248b1dc..fc9b1f7 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -41,6 +41,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Enhancements
+ - OpenAI integration. OpenAI GPT-5.3-Codex is now available in Zaguán Blade.
- Zaguán Coder Daemon. Tightened up the logic for Google Gemini 3.1 Pro. TTFT now 4-5x faster.
- Git Panel. Enhanced Git Panel to show a strikethrough for elements that are moved, renamed or deleted.
- Chat. Added visual feedback while waiting for the model to respond in the chat.