Skip to content

Commit

Permalink
docs: Updated plugin.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Nahuel Rodriguez <[email protected]>
  • Loading branch information
Nahuel92 committed Oct 20, 2024
1 parent 64ae73f commit 6f39790
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,16 @@
Version 0.1.1
<br/>
<ul>
<li>Fixed missing plugin action error (it will be released in an upcoming version)</li>
<li>Fixed missing plugin action error (which will be released in an upcoming version)</li>
<li>Fixed out-of-bounds error on Windows</li>
<li>Plugin unload no longer requires a restart</li>
<li>Advanced parameters are now correctly parsed</li>
<li>Package can now be chose pressing Enter/return</li>
</ul>
Known issues
<br/>
<ul>
<li>When a configuration is deleted, its state can survive and appear in a new configuration</li>
<li>Plugin fails to unload without restarting the IDE</li>
</ul>
<br/>
Expand Down

0 comments on commit 6f39790

Please sign in to comment.