You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,13 @@
18
18
<change-notes>
19
19
<![CDATA[
20
20
<html>
21
+
<h3>[3.0.10]</h3>
22
+
<ul>
23
+
<li>Support pushing docker image of the project to Azure Container Registry.</li>
24
+
<li>Support Navigating Azure Container Registry in Azure Explorer.</li>
25
+
<li>Support Pulling image from Azure Container Registry in Azure Explorer.</li>
26
+
<li>Fixed some bugs.</li>
27
+
</ul>
21
28
<h3>[3.0.9]</h3>
22
29
<ul>
23
30
<li>Fixed "Unexpected token" error when using Run on Web App (Linux). (<a href="https://github.com/Microsoft/azure-tools-for-java/issues/1014">#1014</a>)</li>
0 commit comments