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: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Change Log
2
2
3
-
## 0.25.1 - 2023-10-10
3
+
## 0.25.1 - 2023-10-11
4
4
### Bugs Fixed
5
5
* Fix submenu icon not appearing in workspace by @nturinski in https://github.com/microsoft/vscode-azureappservice/pull/2554
6
6
* Add icon to create command by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2558
7
-
* Fix "Files" node not displaying files after deploying a new project by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2566
8
-
* Fix "SSH into Web App" and "Start Log Streaming" commands by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2566
7
+
* Fix "Files" node not displaying files after deploying a new project by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2550
8
+
* Fix "SSH into Web App" and "Start Log Streaming" commands by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2549
9
9
10
10
### Engineering
11
11
* Use Node 18.15 by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2567
0 commit comments