mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-10 20:30:24 +00:00
docs: update changelog
This commit is contained in:
parent
2420d068e7
commit
4b6a5481e2
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -6,6 +6,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.12.4-241.1] - 2024-11-14
|
||||
|
||||
### Added
|
||||
|
||||
- Qwen 2.5 Coder model for chat and code completion (CodeGPT)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Image popup notification condition fix [#711](https://github.com/carlrobertoh/CodeGPT/issues/711)
|
||||
|
||||
### Improved
|
||||
|
||||
- Code completion user experience
|
||||
- Display and apply completions line by line
|
||||
- Make suggestion available as soon as new line is available
|
||||
- Add logic for whitespace adjustments
|
||||
- Post-insertion logic, i.e., move cursor to the beginning of next completion
|
||||
|
||||
## [2.12.3-241.1] - 2024-11-07
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue