Skip to content

Commit 473d89e

Browse files
committed
docs: Add version 0.4.6 changelog
1 parent 5b0f79e commit 473d89e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# YouTrack MCP Server - Changes
22

3+
## Version 0.4.6 - 2025-01-06
4+
5+
### 🐛 Bug Fixes
6+
- **Fixed execute_command API error** - Changed incorrect `json_data` parameter to `data` in execute_command
7+
- Was causing "AsyncClient.request() got an unexpected keyword argument 'json_data'" error
8+
- Commands like "State Closed Resolution Fixed" now work correctly
9+
10+
### 📦 Dependencies
11+
- **Removed redundant mcp dependency** - Already included via FastMCP
12+
- **Documented why Docker builds install many packages** - FastMCP depends on mcp which brings uvicorn, starlette, rich, pyperclip etc.
13+
314
## Version 0.4.5 - 2025-01-06
415

516
### 🎯 Major Changes

0 commit comments

Comments
 (0)