diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index b9394854..8652f4ba 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -7,6 +7,27 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
+## v0.0.171
+
+
+ Released: October 3, 2025
+
+
+**Changes:**
+- **Added**: Multi-file YAML prompt support ([#460](https://github.com/agentuity/cli/pull/460))
+- **Changed**: Function signature modifications and code generation enhancements ([#460](https://github.com/agentuity/cli/pull/460))
+
+
+## v0.0.170
+
+
+ Released: October 2, 2025
+
+
+**Changes:**
+- **Added**: Public key encryption for self-hosted deployments and new infra ([#429](https://github.com/agentuity/cli/pull/429))
+
+
## v0.0.169