File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.0.1] - 2023-12-20
8
+ ### Fixed
9
+ - Fixed [ issue #1 ] ( https://github.com/oldme-git/GoFrame-Helper/issues/1 )
10
+
11
+ ### Added
12
+ - gcfg code Completion json support
13
+ - Chinese UI
14
+ - Custom gf-cli path
15
+
7
16
## [ 1.0.0] - 2023-12-13
8
17
### Updated
9
18
- update some images and texts.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = goframehelper
4
4
pluginName = goframe-helper
5
5
pluginRepositoryUrl = https://github.com/oldme-git/goframe-helper
6
6
# SemVer format -> https://semver.org
7
- pluginVersion =1.0.0
7
+ pluginVersion =1.0.1
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 = 222
You can’t perform that action at this time.
0 commit comments