diff --git a/docs/changelog/cli-updates.mdx b/docs/changelog/cli-updates.mdx
index 64546251..f1bfd1bc 100644
--- a/docs/changelog/cli-updates.mdx
+++ b/docs/changelog/cli-updates.mdx
@@ -4,6 +4,25 @@ description: "Recent features and improvements to Factory CLI"
rss: true
---
+
+ `v0.36.6`
+
+ ## New features
+
+ * **Gemini 3 Flash model** - Added support for Gemini 3 Flash
+
+ ## Improvements
+
+ * **Agent readiness signals** - Expanded agent readiness signals in readiness reports
+
+ ## Bug fixes
+
+ * Fixed overly strict filtering by allowing common read-only `git` commands
+ * Fixed copy/paste issues on WSL
+ * Fixed repository deduplication in `/readiness` reports
+
+
+
`v0.36.2`