diff --git a/docs/docs/cloud/reference/langgraph_server_changelog.md b/docs/docs/cloud/reference/langgraph_server_changelog.md index 369c21530..7f90bd7a8 100644 --- a/docs/docs/cloud/reference/langgraph_server_changelog.md +++ b/docs/docs/cloud/reference/langgraph_server_changelog.md @@ -4,6 +4,9 @@ --- +## v0.2.87 (2025-07-14) +- Enhanced logging for Redis worker signaling to provide more helpful insights into worker activities. + ## v0.2.86 (2025-07-11) - Honored tool descriptions in the `/mcp` endpoint to align with expected functionality.