diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-10-13 16:58:45 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-10-13 16:58:45 -0700 |
commit | 65fdd3637959a761570109b2b96a04c5ab9a409a (patch) | |
tree | b61812646535d8414590b0d7b8d382c3f307dd4d /RELEASE_NOTES.md | |
parent | f93a6f11a973bdb88ebfa533372b80137c4c6d56 (diff) | |
download | chef-65fdd3637959a761570109b2b96a04c5ab9a409a.tar.gz |
Add note about PowerShell core
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3baaac7f6a..cdfa09a020 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,7 +4,7 @@ This file holds "in progress" release notes for the current release under develo ## pwsh Support -We've updated multiple parts of the Chef Infra Client to fully support Microsoft's `pwsh` in addition to our previous support for `PowerShell`. +We've updated multiple parts of the Chef Infra Client to fully support Microsoft's `pwsh` (commonly known as PowerShell Core) in addition to our previous support for `PowerShell`. ### powershell_script resource |