docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2025-03-28 11:58:50 +00:00
parent 5e5a1e7826
commit 59ab3a0cd8

View file

@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- UX/UI improvements for chat context selection (migration from old logic to editor's lookup API)
- Shortcut key for deleting all chat tags [#946](https://github.com/carlrobertoh/ProxyAI/pull/946)
- Custom base host support for Anthropic provider [#948](https://github.com/carlrobertoh/ProxyAI/pull/948)
- Img support for Claude 3.7 Sonnet (CodeGPT)
## [3.1.1-233] - 2025-03-24
### Added