mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 11:41:28 +00:00
2.1.0
This commit is contained in:
parent
37af74ebdf
commit
5c8ecda4e0
1 changed files with 13 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.1.0] - 2023-09-21
|
||||
|
||||
### Added
|
||||
|
||||
- You API integration
|
||||
- Ability to override completion path
|
||||
|
||||
### Updated
|
||||
|
||||
- Chat History UI
|
||||
|
||||
## [2.0.6] - 2023-08-29
|
||||
|
||||
### Removed
|
||||
|
|
@ -118,7 +129,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- `OPENAI_API_KEY` persistence, key is saved in the OS password safe from now on
|
||||
|
||||
[Unreleased]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.6...HEAD
|
||||
[Unreleased]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.0...HEAD
|
||||
[2.1.0]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.6...v2.1.0
|
||||
[2.0.6]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.5...v2.0.6
|
||||
[2.0.5]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.4...v2.0.5
|
||||
[2.0.4]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.3...v2.0.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue