diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index ef0a88e3..11713120 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -6,6 +6,17 @@ description: Release notes and version history for the Agentuity CLI
import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
+
+## v0.0.179
+
+
+ Released: October 23, 2025
+
+
+**Changes:**
+- **Changed**: Bump to go-common 1.0.111 ([#475](https://github.com/agentuity/cli/pull/475))
+- **Fixed**: Corrected the API endpoint used for creating evals ([#477](https://github.com/agentuity/cli/pull/477))
+
## v0.0.175