Skip to content

Commit 404531a

Browse files
author
vtcode-release-bot
committed
docs: update changelog for 0.86.6 [skip ci]
1 parent ed0fa6c commit 404531a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes to vtcode will be documented in this file.
44
## v0.73.2 - 2026-01-29
5+
## 0.86.6 - 2026-03-05
6+
7+
### Highlights
8+
#### Documentation
9+
10+
- Update documentation structure and add Development Setup guide (7b38475a)
11+
### Other Changes
12+
#### Other
13+
14+
- Refactor Cargo.toml files to use workspace dependencies and update versioning scheme (a7bf7eea)
15+
- Add MCP requirements enforcement and update related configurations (1f39beec)
16+
#### Refactors
17+
18+
- Modularize components in src/ for improved readability and maintainability (f405950c)
19+
- Enhance plugin ABI with safety checks and optional deallocator (ef02885a)
20+
- Integrate unicode-width for text display handling (f7251f5f)
21+
- Implement schema command for runtime tool introspection and add input validation (8d2900a1)
22+
- Improve visual distinction between assistant agent and PTY output messages (387a45c7)
23+
- Update PTY fallback handling for consistent terminal output (ed0fa6c9)
24+
### Contributors
25+
@vinhnx
526
## 0.86.5 - 2026-03-04
627

728
### Highlights

0 commit comments

Comments
 (0)