mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 07:54:46 +00:00
docs: update changelog
This commit is contained in:
parent
5b0ad1a7d0
commit
efcade76f2
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Example code assistant guideline in the prompt.
|
||||
- Support for opening all code assistant changes in full mode.
|
||||
- Additional commit dialog actions:
|
||||
- Generate Message (no functional changes).
|
||||
- Generate Message with Additional Input: Adds support for additional input in the prompt.
|
||||
- Review Changes: Creates a new chat session and asks CodeGPT to review your changes and suggest improvements.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Inconsistencies in the model combobox title when changing between tabs [#814](https://github.com/carlrobertoh/CodeGPT/issues/814).
|
||||
|
||||
## [2.15.1-241.1] - 2025-01-07
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue