mirror of
https://github.com/chylex/IntelliJ-Keep-Editor-Tooltips-While-Debugging.git
synced 2025-05-30 14:34:05 +02:00
Release 1.1
This commit is contained in:
parent
fe7a20920c
commit
5a59a26bbb
@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.chylex.intellij.keeppopupswhiledebugging"
|
||||
version = "1.0.1"
|
||||
version = "1.1"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
@ -16,6 +16,11 @@
|
||||
]]></description>
|
||||
|
||||
<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>
|
||||
<li>Renamed the plugin to "Keep Editor Tooltips While Debugging" and updated description.</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user