We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v3.11.0
1 parent 1dcb54d commit c3bfaf8Copy full SHA for c3bfaf8
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# PowerShell Editor Services Release History
2
3
+## v3.11.0
4
+### Wednesday, September 13, 2023
5
+
6
+- 🐛 💭 [vscode-powershell #4735](https://github.com/PowerShell/PowerShellEditorServices/pull/2066) - Add `None` to `PsesLogLevel` enum.
7
+- ⚡️ 💭 [PowerShellEditorServices #2065](https://github.com/PowerShell/PowerShellEditorServices/pull/2065) - Remove unused telemetry.
8
+- 🐛 🔍 [vscode-powershell #3904](https://github.com/PowerShell/PowerShellEditorServices/pull/2064) - Fix debugging script blocks that aren't in files.
9
+- 🐛 🚂 [vscode-powershell #3971](https://github.com/PowerShell/PowerShellEditorServices/pull/2062) - Import `PSDesiredStateConfiguration` by name.
10
11
## v3.10.0
12
### Friday, August 25, 2023
13
0 commit comments