Skip to content

Commit 193c0b7

Browse files
committed
(#257) Docs: document the update
1 parent 3ae1dac commit 193c0b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7+
## [Unreleased] (2.6.1)
8+
### Fixed
9+
- [#257](https://github.com/ant-druha/intellij-powershell/pull/257): pass `-NoProfile` to PowerShell when detecting its version, to determine the version faster and avoid possible problems caused by shell customizations
10+
11+
Thanks to @En3Tho for the contribution.
12+
713
## [2.6.0] - 2024-03-24
814
### Changed
915
- **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

0 commit comments

Comments
 (0)