Skip to content

Commit 15cc65a

Browse files
committed
0.1.6
1 parent 3684971 commit 15cc65a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
# Solon Changelog
44

5+
## [0.1.6]
6+
7+
- 配置提示支持复杂类型跳转
8+
- 优化property输入体验
9+
- 优化yml输入体验
10+
- 优化yml代码提示
11+
12+
## [0.1.5]
13+
14+
- pluginUntilBuild 升为 252
515

616
## [0.1.4]
717

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginRepositoryUrl=https://gitee.com/noear/solon-idea-plugin
66
pluginVersion=0.1.6
77
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
pluginSinceBuild=243
9-
pluginUntilBuild=252.*
9+
pluginUntilBuild=253.*
1010
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1111
platformType=IC
1212
#platformVersion = 2022.1.4

0 commit comments

Comments
 (0)