docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2024-11-01 14:29:27 +00:00
parent 478340fe11
commit eaa5e7929b

View file

@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Gemini 1.5 Pro model (CodeGPT)
### Fixed
- Code completion state when session contains active completion
### Removed
- StarCoder 16B model (CodeGPT)
## [2.12.0-241.1] - 2024-10-29
### Added