diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index 7b8c2419..f32f5bc4 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -6,6 +6,16 @@ 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.135
+
+
+ Released: May 22, 2025
+
+
+**Changes:**
+- **Added**: [AGENT-130] Added deployment management features with rollback and delete commands ([#313](https://github.com/agentuity/cli/pull/313))
+- **Added**: Added disk size validation during bundling for JavaScript and Python projects with auto-adjustment option ([#330](https://github.com/agentuity/cli/pull/330))
+
## v0.0.134