docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2025-10-03 12:55:34 +01:00
parent 7720b2901c
commit 199cb55bda

View file

@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Copy-paste placeholder for prompt text field
- Quick link navigation
- Tooltips for input editor tags [#1109](https://github.com/carlrobertoh/ProxyAI/issues/1109)
### Fixed
- EDIT_CODE model backward compatibility [#1129](https://github.com/carlrobertoh/ProxyAI/issues/1129)
- Google model selection [#1111](https://github.com/carlrobertoh/ProxyAI/issues/1111)
- Mistral autocompletion toggle [#1114](https://github.com/carlrobertoh/ProxyAI/issues/1114)
## [3.6.0-241.1] - 2025-09-23
### Added