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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,10 @@
18
18
<change-notes>
19
19
<![CDATA[
20
20
<html>
21
+
<h3>[3.0.9]</h3>
22
+
<ul>
23
+
<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>
24
+
</ul>
21
25
<h3>[3.0.8]</h3>
22
26
<ul>
23
27
<li>Support Spring Boot Project: The Azure Toolkits for IntelliJ now support running your Spring Boot Project (Jar package) on Azure Web App and Azure Web App (Linux).</li>
0 commit comments