We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4e0c2 commit 2a129bdCopy full SHA for 2a129bd
src/main/resources/META-INF/plugin.xml
@@ -6,6 +6,11 @@
6
</vendor>
7
8
<change-notes><![CDATA[
9
+ <h3>2.0.1</h3>
10
+ <ul>
11
+ <li>Fixed gradle-powered project failing to 'Run Dev'</li>
12
+ </ul>
13
+ Learn more in the <a href="https://github.com/redhat-developer/intellij-quarkus/milestone/46?closed=1">changelog</a>.
14
<h3>2.0.0</h3>
15
<ul>
16
<li>Delegate "LSP support" for Microprofile / Quarkus / Qute to <a href="https://github.com/redhat-developer/lsp4ij">LSP4IJ</a></li>
0 commit comments