Skip to content

Commit 7def20b

Browse files
committed
Move instance-handler entry under 0.7.0 changelog heading
Per review: registering pre-built instance handlers is a feature, not a patch, so it belongs in a minor release heading.
1 parent 70eb7fe commit 7def20b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `mcp/sdk` will be documented in this file.
44

5-
0.6.1
5+
0.7.0
66
-----
77

88
* Allow `[$instance, 'methodName']` as an element handler in `Builder::addTool()`, `addResource()`, `addResourceTemplate()`, and `addPrompt()`. Unblocks handlers with constructor dependencies that the container-less `new $className()` fallback cannot build.

0 commit comments

Comments
 (0)