mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-07-09 17:28:59 +00:00
docs: update changelog
This commit is contained in:
parent
8e567302dc
commit
38acc6cbfa
1 changed files with 12 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue