diff --git a/changelog.md b/changelog.md index 90d369f1..7be0bb7b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## 1.0.50 - 2026-05-19 + +- Tool parameter JSON schemas are now sanitized for compatibility with Moonshot and other providers that enforce a strict subset of JSON Schema (e.g. unsupported keywords such as `additionalProperties` are stripped before sending tool definitions) + ## 1.0.49 - 2026-05-18 - postToolUse hook additionalContext is now injected as a system message for the model instead of being silently discarded