docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2025-11-13 11:14:22 +00:00
parent 8e567302dc
commit 38acc6cbfa

View file

@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Improved
- Autocomplete and Next-Edit suggestions experience
### Added
- Colorful file tags based on its state in VCS (modified/added/removed)
## [3.6.6-241.1] - 2025-10-29
### Fixed
- gRPC request timeouts during autocompletion and next-edits
@ -1187,7 +1197,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `OPENAI_API_KEY` persistence, key is saved in the OS password safe from now on
[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.6.5-241.1...HEAD
[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.6.6-241.1...HEAD
[3.6.6-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.6.5-241.1...v3.6.6-241.1
[3.6.5-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.6.4-241.1...v3.6.5-241.1
[3.6.4-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.6.3-241.1...v3.6.4-241.1
[3.6.3-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.6.2-241.1...v3.6.3-241.1