diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f9971c3..5bfcf7df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ # Change Log -## 0.25.1 - 2023-10-10 +## 0.25.1 - 2023-10-11 ### Bugs Fixed * Fix submenu icon not appearing in workspace by @nturinski in https://github.com/microsoft/vscode-azureappservice/pull/2554 * Add icon to create command by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2558 -* Fix "Files" node not displaying files after deploying a new project by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2566 -* Fix "SSH into Web App" and "Start Log Streaming" commands by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2566 +* Fix "Files" node not displaying files after deploying a new project by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2550 +* Fix "SSH into Web App" and "Start Log Streaming" commands by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2549 ### Engineering * Use Node 18.15 by @alexweininger in https://github.com/microsoft/vscode-azureappservice/pull/2567