mirror of
https://github.com/chylex/IntelliJ-Keep-Editor-Tooltips-While-Debugging.git
synced 2025-09-03 23:53:08 +02:00
Release 1.1
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user