Skip to content

Commit b017170

Browse files
CodeWithKyriangithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent b3f97f7 commit b017170

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## v2.2.1 - 2025-06-07
6+
7+
### What's Changed
8+
9+
* Fix tool name generation for invokable classes with MCP attributes by @CodeWithKyrian in https://github.com/php-mcp/server/pull/13
10+
11+
**Full Changelog**: https://github.com/php-mcp/server/compare/2.2.0...2.2.1
12+
513
## v2.2.0 - 2025-06-03
614

715
### What's Changed
@@ -135,6 +143,7 @@ This is a major refactoring with significant breaking changes:
135143

136144

137145

146+
138147
```
139148
The `http` and `reactphp` options for `run()` were already invalid and are fully removed.
140149

0 commit comments

Comments
 (0)