Skip to content

Commit 560d367

Browse files
author
klapaudius
committed
Update CHANGELOG.md adding issues numbers
1 parent 077456f commit 560d367

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@
66
- **Enhancements:**
77
- Refactor StreamableHttpController with better protocol version detection via headers
88
- Add comprehensive validation for batch requests based on the protocol version
9-
- Enhanced resource and tool response formatting with name and title fields
9+
- #49 Add name and title in returned json on resource/call
1010
- Update the TransportFactory to support multiple protocol versions
1111
- **Architecture Improvements:**
12-
- Refactor tool documentation to use StructuredSchema for input/output schemas
12+
- #48 Refactor tools to use StructuredSchema for input/output schemas
1313
- Add comprehensive unit tests
1414
- Improve code organization with better separation of concerns in request handling
1515
- Add proper type declarations and final method modifiers where appropriate
1616
- **Bug Fixes:**
1717
- Improve error handling for invalid protocol versions
1818
- **Documentation:**
1919
- Add MCP features status table in README
20+
- Update tool documentation to use StructuredSchema for input/output schemas
2021
- **Migration Command**
2122
- Add the MigrateToolSchemaCommand to help developers on tools new StructuredSchema feature migration
2223

0 commit comments

Comments
 (0)