Skip to content

Commit 9841c44

Browse files
committed
Add changelog entry
1 parent 213b8be commit 9841c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ All notable changes to `mcp/sdk` will be documented in this file.
99
* Add validation of the input parameters given to a Tool.
1010
* Rename `Mcp\Capability\Registry\ResourceReference::$schema` to `Mcp\Capability\Registry\ResourceReference::$resource`.
1111
* Introduce `SchemaGeneratorInterface` and `DiscovererInterface` to allow custom schema generation and discovery implementations.
12+
* Remove `DocBlockParser::getSummary()` method, use `DocBlockParser::getDescription()` instead.
1213

1314
0.2.2
1415
-----

0 commit comments

Comments
 (0)