Skip to content

Commit 226f3e1

Browse files
fix change-notes.
1 parent 3083890 commit 226f3e1

File tree

1 file changed

+2
-18
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF

1 file changed

+2
-18
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,10 @@
2525
<change-notes>
2626
<![CDATA[
2727
<html>
28-
<h3>3.53.0</h3>
28+
<h3>3.54.0</h3>
2929
<h4>Added</h4>
30-
<ul>
31-
<li>Management workflow for Azure SQL Server</li>
32-
33-
<li>New login ui for service principal authentication</li>
34-
</ul>
35-
<h4>Changed</h4>
36-
<ul>
37-
<li>Deprecated file based service principal authentication</li>
38-
</ul>
3930
<h4>Fixed</h4>
40-
<ul>
41-
<li>
42-
<a href="https://github.com/microsoft/azure-tools-for-java/pull/5228">PR #5228</a>
43-
Fix OAuth/Device login could not be cancelled
44-
</li>
45-
</ul>
46-
<p>You may get the full change log <a
47-
href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p>
31+
<p>You may get the full change log <a href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p>
4832
</html>
4933
]]>
5034
</change-notes>

0 commit comments

Comments
 (0)