We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v3.4.6
1 parent a383c77 commit 00e48e7Copy full SHA for 00e48e7
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# PowerShell Editor Services Release History
2
3
+## v3.4.6
4
+### Monday, July 11, 2022
5
+
6
+- 🐛 🛫 [PowerShellEditorServices #1849](https://github.com/PowerShell/PowerShellEditorServices/pull/1851) - Add `Directory.Exists()` check to `SetInitialWorkingDirectoryAsync()`.
7
+- ✨ 🚨 [PowerShellEditorServices #1850](https://github.com/PowerShell/PowerShellEditorServices/pull/1850) - Catch `OperationCanceledException` in both command loops.
8
+- ✨ 🚨 [PowerShellEditorServices #1793](https://github.com/PowerShell/PowerShellEditorServices/pull/1848) - Improve CI stability.
9
+- ✨ 🚨 [PowerShellEditorServices #1846](https://github.com/PowerShell/PowerShellEditorServices/pull/1846) - Add end-to-end Pester unit test.
10
11
## v3.4.5
12
### Wednesday, June 29, 2022
13
0 commit comments