Skip to content

Document v0.6.0 changes in CHANGELOG and docs#311

Open
chr-hertel wants to merge 1 commit into
mainfrom
release/v0.6.0-docs
Open

Document v0.6.0 changes in CHANGELOG and docs#311
chr-hertel wants to merge 1 commit into
mainfrom
release/v0.6.0-docs

Conversation

@chr-hertel
Copy link
Copy Markdown
Member

Summary

Documentation wrap-up for the v0.6.0 release. Captures features and BC breaks merged since v0.5.0 that were missing from the CHANGELOG and docs.

Changes

CHANGELOG.md

docs/mcp-elements.md

  • Add the missing title parameter to the McpTool, McpResource, McpResourceTemplate, and McpPrompt attribute reference sections. (McpTool/McpPrompt gained title in v0.5.0 and were never documented; McpResource/McpResourceTemplate gained it in [Schema] Add title field to Resource and ResourceTemplate #301.)
  • Fix a missing closing paren in an #[McpPrompt] code example.

docs/server-builder.md

  • Add title? to the addPrompt() row in the Method Reference table (stale since the v0.5.0 signature change).

docs/client.md

Notes

🤖 Generated with Claude Code

Wrap-up for the v0.6.0 release: capture features/BC breaks merged since
v0.5.0 that were missing from documentation.

- CHANGELOG: add the `title` field on `Resource`/`ResourceTemplate` (#301),
  a feature plus three positional-argument BC breaks.
- mcp-elements.md: add the missing `title` parameter to the McpTool,
  McpResource, McpResourceTemplate and McpPrompt attribute reference
  sections; fix a missing closing paren in an `#[McpPrompt]` example.
- server-builder.md: add `title?` to the `addPrompt()` row of the method
  reference table (stale since v0.5.0).
- client.md: bump the protocol-version example to `V2025_11_25` to match
  the new default.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@chr-hertel chr-hertel added this to the 0.6.0 milestone May 17, 2026
@chr-hertel chr-hertel added the documentation Improvements or additions to documentation label May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant