Skip to content

Commit 3bcb4df

Browse files
author
klapaudius
committed
Add enhancements for JSON schema property types in version 1.5.1 to CHANGELOG.md
1 parent ca5e1e7 commit 3bcb4df

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### Version 1.5.1
2+
- **Enhancements:**
3+
- Extend PropertyType enum with NUMBER, OBJECT, ARRAY, and BOOLEAN types (#55) by @trandbert37
4+
- Add support for all JSON schema property types in StructuredSchema system
5+
- Update MigrateToolSchemaCommand to handle all supported property types
6+
- Improve ToolParamsValidator with proper validation for number type
7+
- Enhanced test coverage for all property types
8+
19
### Version 1.5.0
210
- **Core Features:**
311
- Add MCP Protocol Version 2025-06-18 support

0 commit comments

Comments
 (0)