File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Editor Services Release History
2
2
3
+ ## v3.1.4
4
+ ### Thursday, February 24, 2022
5
+
6
+ - 🐛 🛫 [ vscode-powershell #2658 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1726 ) - Avoid error when ` exclude ` entry is a clause.
7
+ - 🐛 🚂 [ vscode-powershell #3691 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1725 ) - Fix editor commands to interrupt current prompt.
8
+ - ✨ 🔍 [ PowerShellEditorServices #1724 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1724 ) - Re-enable line breakpoints for untitled scripts.
9
+ - ✨ 🙏 [ PowerShellEditorServices #1709 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1723 ) - Update PSReadLine to 2.2.2.
10
+ - 🐛 📟 [ vscode-powershell #3807 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1719 ) - Reset progress messages at end of REPL.
11
+ - 🐛 🕵️ [ PowerShellEditorServices #1718 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1718 ) - Return a code action for each diagnostic record. (Thanks @bergmeister !)
12
+
3
13
## v3.1.3
4
14
### Wednesday, February 16, 2022
5
15
You can’t perform that action at this time.
0 commit comments