Skip to content

Commit e21a8b6

Browse files
committed
feat: update CHANGELOG for version 1.5.0; remove interactive schema generation tools and adjust tool count
1 parent 65d7adc commit e21a8b6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.5.0] - 2025-09-02
9+
10+
### Removed
11+
12+
- **Interactive Schema Generation Tools**: Removed `schema_generate_field` and `schema_generate_sobject` tools
13+
- These tools required interactive CLI prompts which are not compatible with MCP server automation
14+
- Removed from manifest.json tools array
15+
- Only `schema_generate_tab` remains as it doesn't require interactive input
16+
- Updated documentation to reflect new tool count (36 tools instead of 38)
17+
818
## [1.4.0] - 2025-08-31
919

1020
### Added

0 commit comments

Comments
 (0)