diff --git a/content/Changelog/sdk-py.mdx b/content/Changelog/sdk-py.mdx
index 206397c1..1e47b673 100644
--- a/content/Changelog/sdk-py.mdx
+++ b/content/Changelog/sdk-py.mdx
@@ -7,6 +7,17 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity Python SDK](https://github.com/agentuity/sdk-py).
+## v0.0.93
+
+
+ Released: June 9, 2025
+
+
+**Changes:**
+- **Fixed:** Improved route handling for extra path segments and better 404 error messages
+- **Fixed:** Enhanced logging to display actual HTTP method and full request path
+- **Fixed:** Simplified health check response headers and consolidated route registration
+
## v0.0.92