summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-21 12:46:31 -0700
committerGitHub <noreply@github.com>2021-07-21 12:46:31 -0700
commitccc317ba10546f31beed972a4b380f0c40ea8b72 (patch)
treeb4cab15a8bf404a5b5cab97526ce75db0cdb7004 /RELEASE_NOTES.md
parente291dc63036fc0913f6d56bfb296282f23d00ae5 (diff)
downloadchef-ccc317ba10546f31beed972a4b380f0c40ea8b72.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3edc9bb342..f4318a520a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -103,7 +103,7 @@ Use the windows_update_settings resource to manage the various Windows Update pa
#### powershell_package
-The `powershell_package` resource has been updated to allow passing an array of install options via the `options` property. Thanks for reporting this issue [@kimbernator](https://github.com/kimbernator)
+Updated the powershell_package resource to allow passing an array of install options via the `options` property. Thanks for reporting this issue [@kimbernator](https://github.com/kimbernator)
#### windows_printer