Skip to content

Commit 77af125

Browse files
committed
Docs: document the PowerShellEditorServices upgrade
1 parent 934f196 commit 77af125

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased] (2.6.0)
88
### Changed
9+
- **Requirement update!** If you set the plugin to use PowerShell (aka PowerShell Core, as opposed to Windows PowerShell), then PowerShell 7.2.11 is the minimal supported version
10+
11+
The requirements related to Windows PowerShell version are not changed.
912
- [#229](https://github.com/ant-druha/intellij-powershell/issues/229): the **PowerShell** run configuration will now save all the files before executing
1013

1114
This fixes the cases when the started configuration wasn't using the latest version of an edited script file.
1215
- [#51: Update PowerShellEditorServices](https://github.com/ant-druha/intellij-powershell/issues/51) to v3.18.0
13-
16+
- PowerShellEditorServices have been updated to the latest v1.22.0
1417
### Removed
1518
- The plugin no longer bundles Plaster that was a part of an older PowerShellEditorServices distribution, even though it wasn't used by the plugin.
1619

0 commit comments

Comments
 (0)