diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index 50e49c54..2d6fc4f1 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -7,6 +7,17 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
+## v0.0.115
+
+
+ Released: May 2, 2025
+
+
+**Changes:**
+- **Added**: Added mono repofix ([#267](https://github.com/agentuity/cli/pull/267))
+- **Changed**: Add flags for deployment data overwrite from github action ([#266](https://github.com/agentuity/cli/pull/266))
+- **Fixed**: Allow non-admin users to uninstall CLI without admin privileges ([#264](https://github.com/agentuity/cli/pull/264))
+
## v0.0.114