Skip to content

Commit b614b22

Browse files
committed
Add a changelog entry
1 parent 98991a8 commit b614b22

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,15 @@
22

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

5-
0.6.0
6-
-----
7-
8-
* [BC break] Make Symfony Finder component optional. Users would need to install `symfony/finder` now themselves
9-
105
0.5.0
116
-----
127

138
* Add built-in authentication middleware for HTTP transport using OAuth
149
* Add client component for building MCP clients
1510
* Add `Builder::setReferenceHandler()` to allow custom `ReferenceHandlerInterface` implementations (e.g. authorization decorators)
1611
* Add elicitation enum schema types per SEP-1330: `TitledEnumSchemaDefinition`, `MultiSelectEnumSchemaDefinition`, `TitledMultiSelectEnumSchemaDefinition`
12+
* [BC break] Make Symfony Finder component optional. Users would need to install `symfony/finder` now themselves
13+
1714

1815
0.4.0
1916
-----

0 commit comments

Comments
 (0)