We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ad920 commit c77b25eCopy full SHA for c77b25e
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
# Solon Changelog
4
5
+## [0.1.3]
6
+
7
+### Updated
8
9
+- Configuration property names use entity field names
10
11
12
## [0.1.2]
13
14
### Updated
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup=org.noear.solon.idea.plugin
pluginName=Solon
pluginRepositoryUrl=https://gitee.com/noear/solon-idea-plugin
# SemVer format -> https://semver.org
-pluginVersion=0.1.2
+pluginVersion=0.1.3
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=243
pluginUntilBuild=251.*
0 commit comments