From 0462213b69335c53643b545eba94f889ceb92728 Mon Sep 17 00:00:00 2001
From: "factory-droid[bot]"
<138933559+factory-droid[bot]@users.noreply.github.com>
Date: Wed, 8 Apr 2026 05:51:39 +0000
Subject: [PATCH] docs: add CLI changelog entry for v0.96.1
---
docs/changelog/release-notes.mdx | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx
index fdfa051..d195649 100644
--- a/docs/changelog/release-notes.mdx
+++ b/docs/changelog/release-notes.mdx
@@ -4,6 +4,15 @@ description: "Recent features and improvements to Factory CLI"
rss: true
---
+
+ `v0.96.1`
+
+## Bug fixes
+
+- **Model routing fix** - Fixed an issue where requests to Claude Sonnet 4.6 and Claude Opus 4.6 could be routed incorrectly, causing failures
+
+
+
`v0.96.0`