mirror of
https://github.com/chylex/IntelliJ-Keep-Editor-Tooltips-While-Debugging.git
synced 2025-06-16 21:39:59 +02:00
Release 1.1
This commit is contained in:
parent
fe7a20920c
commit
5a59a26bbb
@ -8,7 +8,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "com.chylex.intellij.keeppopupswhiledebugging"
|
group = "com.chylex.intellij.keeppopupswhiledebugging"
|
||||||
version = "1.0.1"
|
version = "1.1"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
@ -16,6 +16,11 @@
|
|||||||
]]></description>
|
]]></description>
|
||||||
|
|
||||||
<change-notes><![CDATA[
|
<change-notes><![CDATA[
|
||||||
|
<b>Version 1.1</b>
|
||||||
|
<ul>
|
||||||
|
<li>Disabling or uninstalling the plugin no longer requires a restart.</li>
|
||||||
|
</ul>
|
||||||
|
<b>Version 1.0.1</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Renamed the plugin to "Keep Editor Tooltips While Debugging" and updated description.</li>
|
<li>Renamed the plugin to "Keep Editor Tooltips While Debugging" and updated description.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user