docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2024-11-25 10:18:39 +00:00
parent 9b326b8830
commit 5a75d1bfd4

View file

@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Single standalone view for prompt configuration
- Codestral model for code completion (CodeGPT)
### Fixed
- Git diff logic for commit message generation
## [2.12.5-241.1] - 2024-11-18
### Added