Compare commits

...
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
TESTING
# Contributing to LangGraph # Contributing to LangGraph
Thank you for being interested in contributing to LangGraph! Thank you for being interested in contributing to LangGraph!
@@ -5,7 +5,7 @@
--- ---
## v0.2.86 (2025-07-11) ## v0.2.86 (2025-07-11)
- Honored tool descriptions in the `/mcp` endpoint to align with expected functionality. - Respected tool descriptions in the `/mcp` endpoint.
## v0.2.85 (2025-07-10) ## v0.2.85 (2025-07-10)
- Added support for the `on_disconnect` field to `runs/wait` and included disconnect logs for better debugging. - Added support for the `on_disconnect` field to `runs/wait` and included disconnect logs for better debugging.