File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.16.3-241.1] - 2025-02-11
10+
911### Added
1012
1113- Support for latest gemini models [ #860 ] ( https://github.com/carlrobertoh/CodeGPT/issues/860 )
@@ -906,7 +908,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
906908
907909- ` OPENAI_API_KEY ` persistence, key is saved in the OS password safe from now on
908910
909- [ Unreleased ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.2-241.1...HEAD
911+ [ Unreleased ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.3-241.1...HEAD
912+ [ 2.16.3-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.2-241.1...v2.16.3-241.1
910913[ 2.16.2-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.1-241.1...v2.16.2-241.1
911914[ 2.16.1-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.0-241.1...v2.16.1-241.1
912915[ 2.16.0-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.15.2-241.1...v2.16.0-241.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = ee.carlrobert
44pluginName = CodeGPT
55pluginRepositoryUrl = https://github.com/carlrobertoh/CodeGPT
66# SemVer format -> https://semver.org
7- pluginVersion = 2.16.2
7+ pluginVersion = 2.16.3
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 241.1
You can’t perform that action at this time.
0 commit comments