Skip to content

Commit 410b652

Browse files
committed
(#22) Docs: document the new run configuration behavior
1 parent 92e52d3 commit 410b652

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
99
- **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
1010

1111
The requirements related to Windows PowerShell version are not changed.
12+
- [#22](https://github.com/ant-druha/intellij-powershell/issues/22): the default working directory for a newly created **PowerShell** run configuration is now the script's parent directory
13+
14+
Configurations created by previous versions of the plugin are unchanged.
1215
- [#229](https://github.com/ant-druha/intellij-powershell/issues/229): the **PowerShell** run configuration will now save all the files before executing
1316

1417
This fixes the cases when the started configuration wasn't using the latest version of an edited script file.

0 commit comments

Comments
 (0)