File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2.18.1
2
+ Nov 04, 2021
3
+
4
+ FIX: set require-restart attribute
5
+ NEW: Ability to open urls from IntelliJ CSV view #312
6
+
1
7
2.18.0
2
8
Oct 21, 2021
3
9
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ jacocoTestReport {
27
27
}
28
28
29
29
group ' net.seesharpsoft.intellij.plugins'
30
- version ' 2.18.0 '
30
+ version ' 2.18.1 '
31
31
32
32
apply plugin : ' java'
33
33
project. sourceCompatibility = JavaVersion . VERSION_11
Original file line number Diff line number Diff line change 50
50
51
51
<change-notes ><![CDATA[
52
52
<pre style="font-family: sans-serif">
53
- NOTE: Minimum version requirement changed to v2020.1 and newer
54
- FIX: Show diff opens an empty window #306
53
+ FIX: set require-restart attribute
54
+ NEW: Ability to open urls from IntelliJ CSV view #312
55
55
</pre>
56
56
]]>
57
57
</change-notes >
You can’t perform that action at this time.
0 commit comments