diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index a9e570cd..177e202d 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -7,6 +7,16 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
+## v0.0.149
+
+
+ Released: June 13, 2025
+
+
+**Changes:**
+- **Fixed**: Fix Amp MCP config parsing to support JSON with comments ([#386](https://github.com/agentuity/cli/pull/386))
+- **Fixed**: Add more flexible ignore matching for full ignore rule ([#385](https://github.com/agentuity/cli/pull/385))
+
## v0.0.148