Skip to content

Commit 69df1ee

Browse files
committed
Update CHANGELOG for v2022.1.0-preview
1 parent 11ba866 commit 69df1ee

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# PowerShell Extension Release History
22

3+
## v2022.1.0-preview
4+
### Monday, January 10, 2022
5+
6+
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
7+
8+
Happy New Year! Please enjoy a new preview release! We have re-enabled nearly all of the
9+
tests in PowerShell Editor Services, and are becoming more confident in our ability to fix
10+
your reported issues without introducing regressions. Thanks so much for continuing to use
11+
and help improve the extension.
12+
13+
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
14+
15+
- ✨ 🙏 [PowerShellEditorServices #1658](https://github.com/PowerShell/PowerShellEditorServices/pull/1658) - Bump PSReadLine module to 2.2.0-beta5.
16+
- 🐛 🚨 [PowerShellEditorServices #1444](https://github.com/PowerShell/PowerShellEditorServices/pull/1657) - Re-enable `ExtensionCommandTests.cs`.
17+
- 🐛 🙏 [PowerShellEditorServices #1656](https://github.com/PowerShell/PowerShellEditorServices/pull/1656) - Resurrect support to resolve aliased references.
18+
- 🐛 🚨 [PowerShellEditorServices #1445](https://github.com/PowerShell/PowerShellEditorServices/pull/1655) - Split and clean up `LanguageServiceTests.cs`.
19+
- 🐛 🔍 [vscode-powershell #3715](https://github.com/PowerShell/PowerShellEditorServices/pull/1652) - Fix regression with `F5` to use `.` instead of `&` operator.
20+
- ✨ 🚨 [vscode-powershell #3677](https://github.com/PowerShell/PowerShellEditorServices/pull/1651) - Enable `PsesInternalHostTests` (previously `PowerShellContextTests`).
21+
322
## v2021.12.0
423
### Wednesday, December 22, 2021
524

0 commit comments

Comments
 (0)