Skip to content

Commit 07ec8ca

Browse files
committed
docs: update changelog
1 parent fa61e14 commit 07ec8ca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- Support for latest gemini models [#860](https://github.com/carlrobertoh/CodeGPT/issues/860)
12+
- Option to configure multiple Custom OpenAI providers [#859](https://github.com/carlrobertoh/CodeGPT/issues/859)
13+
14+
### Fixed
15+
16+
- Statusbar spinner when request fails
17+
- Do not include duplicate context files
18+
- Send editor's content when files are unsaved [#871](https://github.com/carlrobertoh/CodeGPT/issues/871)
19+
920
## [2.16.2-241.1] - 2025-02-06
1021

1122
### Fixed

0 commit comments

Comments
 (0)