Skip to content

Commit

Permalink
chore(skip-release): Prepare for 2.0.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <[email protected]>
  • Loading branch information
fbricon authored and angelozerr committed Aug 28, 2024
1 parent ac4e0c2 commit 2a129bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
</vendor>

<change-notes><![CDATA[
<h3>2.0.1</h3>
<ul>
<li>Fixed gradle-powered project failing to 'Run Dev'</li>
</ul>
Learn more in the <a href="https://github.com/redhat-developer/intellij-quarkus/milestone/46?closed=1">changelog</a>.
<h3>2.0.0</h3>
<ul>
<li>Delegate "LSP support" for Microprofile / Quarkus / Qute to <a href="https://github.com/redhat-developer/lsp4ij">LSP4IJ</a></li>
Expand Down

0 comments on commit 2a129bd

Please sign in to comment.