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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.11.0-241.1] - 2024-09-05
10
+
9
11
### Added
10
12
11
13
- Multiple tool window editor actions for generated code:
@@ -625,7 +627,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
625
627
626
628
- ` OPENAI_API_KEY ` persistence, key is saved in the OS password safe from now on
627
629
628
- [ Unreleased ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.10.2-241.1...HEAD
630
+ [ Unreleased ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.11.0-241.1...HEAD
631
+ [ 2.11.0-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.10.2-241.1...v2.11.0-241.1
629
632
[ 2.10.2-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.10.1-241.1...v2.10.2-241.1
630
633
[ 2.10.1-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.10.0-233...v2.10.1-241.1
631
634
[ 2.10.0-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.9.0-241.1...v2.10.0-241.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = ee.carlrobert
4
4
pluginName = CodeGPT
5
5
pluginRepositoryUrl = https://github.com/carlrobertoh/CodeGPT
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 2.10.2
7
+ pluginVersion = 2.11.0
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 241.1
You can’t perform that action at this time.
0 commit comments