Skip to content

Commit d57912e

Browse files
committed
Update CHANGELOG for v3.0.1
1 parent 2905fbb commit d57912e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# PowerShell Editor Services Release History
22

3+
## v3.0.1
4+
### Wednesday, November 03, 2021
5+
6+
- 🐛 🔍 [PowerShellEditorServices #1608](https://github.com/PowerShell/PowerShellEditorServices/pull/1611) - Improve PowerShell command and argument escaping. (Thanks @JustinGrote!)
7+
- 🐛 📟 [PowerShellEditorServices #1603](https://github.com/PowerShell/PowerShellEditorServices/pull/1606) - Add `LengthInBufferCells` back to `EditorServicesConsolePSHostRawUserInterface`.
8+
- #️⃣ 🙏 [PowerShellEditorServices #1604](https://github.com/PowerShell/PowerShellEditorServices/pull/1604) - Fix profile loading and `$PROFILE` variable.
9+
- #️⃣ 🚂 [PowerShellEditorServices #1295](https://github.com/PowerShell/PowerShellEditorServices/pull/1459) - Reimplement the way PowerShell is run and hosted in PSES with a dedicated pipeline thread consumer.
10+
311
## v3.0.0
412
### Thursday, October 28, 2021
513

0 commit comments

Comments
 (0)