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+
172.18.0
28Oct 21, 2021
39
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ jacocoTestReport {
2727}
2828
2929group ' net.seesharpsoft.intellij.plugins'
30- version ' 2.18.0 '
30+ version ' 2.18.1 '
3131
3232apply plugin : ' java'
3333project. sourceCompatibility = JavaVersion . VERSION_11
Original file line number Diff line number Diff line change 5050
5151 <change-notes ><![CDATA[
5252 <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
5555 </pre>
5656 ]]>
5757 </change-notes >
You can’t perform that action at this time.
0 commit comments