We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f52c0 commit 4d2b8b5Copy full SHA for 4d2b8b5
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `php-mcp/server` will be documented in this file.
4
5
+## v2.3.1 - 2025-06-13
6
+
7
+### What's Changed
8
9
+* Streamline Registry Notifications and Add Discovery Suppression Support by @CodeWithKyrian in https://github.com/php-mcp/server/pull/22
10
11
+**Full Changelog**: https://github.com/php-mcp/server/compare/2.3.0...2.3.1
12
13
## v2.3.0 - 2025-06-12
14
15
### What's Changed
@@ -160,6 +168,7 @@ This is a major refactoring with significant breaking changes:
160
168
161
169
162
170
171
163
172
```
164
173
The `http` and `reactphp` options for `run()` were already invalid and are fully removed.
165
174
0 commit comments