File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# JPA Support Changelog
4
4
5
- ## [ Unreleased ]
5
+ ## [ 2.3.2 ]
6
6
7
7
### Added
8
8
- Add plugin icon
9
+ - Compatible with IDEA252
9
10
10
11
11
12
## [ 2.3.1]
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ pluginGroup = com.ifengxue
4
4
pluginName = JPA Support
5
5
pluginRepositoryUrl = https://github.com/carter-ya/idea-plugin-jpa-support
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 2.3.1
7
+ pluginVersion = 2.3.2
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 = 223.*
11
- pluginUntilBuild = 251 .*
11
+ pluginUntilBuild = 252 .*
12
12
13
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
14
platformType = IU
You can’t perform that action at this time.
0 commit comments