docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2026-01-16 15:40:10 +00:00
parent 043d4fe4e9
commit 7f1e181a17

View file

@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- ProxyAI Agent for end-to-end tasks
- Model Context Protocol (MCP) for Chat
### Improved
- Autocomplete and Next Edit suggestions reliability and trigger behavior
- Code completion request handling and gRPC connection stability
## [3.6.8-241.1] - 2025-11-17
### Added