summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-08-17 09:35:05 -0700
committerGitHub <noreply@github.com>2020-08-17 09:35:05 -0700
commitf7c42f3e552b15af1710990715b638ec86ab1775 (patch)
treeb1497c01c57377de306db228cdeec6481a476eb5
parentf026c9295fa73b49fdd639c248ab54be8701b626 (diff)
downloadchef-f7c42f3e552b15af1710990715b638ec86ab1775.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a2646ff637..c7f09756b3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -18,7 +18,7 @@ The `osx_profile` has been refactored as a custom resource internally. This upda
### powershell_package_source
-The `powershell_package_source` resource no longer requires the `url` property to be set when using the `:unregister` action. Thanks for this fix [@kimbernator](https://github.com/kimbernator)
+The `powershell_package_source` resource no longer requires the `url` property to be set when using the `:unregister` action. Thanks for this fix [@kimbernator](https://github.com/kimbernator)!
### powershell_script