diff --git a/content/Changelog/sdk-js.mdx b/content/Changelog/sdk-js.mdx
index f02b6a02..4070ffb8 100644
--- a/content/Changelog/sdk-js.mdx
+++ b/content/Changelog/sdk-js.mdx
@@ -6,6 +6,16 @@ description: Release notes and version history for the Agentuity JavaScript SDK
import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity JavaScript SDK](https://github.com/agentuity/sdk-js).
+## v0.0.116
+
+
+ Released: May 18, 2025
+
+
+### Changes
+
+- Fixed issue where empty POST body would cause a hang ([PR #109](https://github.com/agentuity/sdk-js/pull/109))
+
## v0.0.115