diff --git a/development/updates.mdx b/development/updates.mdx
index 70452ac..eaa31d1 100644
--- a/development/updates.mdx
+++ b/development/updates.mdx
@@ -3,6 +3,14 @@ title: "What's New"
description: 'The latest updates and improvements to MCP'
---
+
+- Fix issues and cleanup API
+- Added binary compatibility tracking to avoid breaking changes
+- Drop jdk requirements to JDK8
+- Added Claude Desktop integration with sample
+- The full changelog can be found here: https://github.com/modelcontextprotocol/kotlin-sdk/releases/tag/0.4.0
+
+
- Version [0.8.1](https://github.com/modelcontextprotocol/java-sdk/releases/tag/v0.8.1) of the MCP Java SDK has been released,
providing important bug fixes.