diff options
author | Tim Smith <tsmith@chef.io> | 2020-07-23 16:26:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-23 16:26:55 -0700 |
commit | 5006c4a1ced09064ab070db605337284b935e09e (patch) | |
tree | 0b029e959b21468e87f4323932da2c19ac6e2626 /RELEASE_NOTES.md | |
parent | be1027c3a0a2d62c3f8edf4b5139504ad34cba8e (diff) | |
download | chef-5006c4a1ced09064ab070db605337284b935e09e.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.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 361ceba7e1..b0e2549b8f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -67,7 +67,7 @@ The `windows_dns_record` resource includes a new optional property, `dns_server` ### windows_package -A Chef Infra Client 16 regression within `windows_package` that prevented specifying `path` in the `remote_file_attributes` property has been resolved. Thanks for reporting this issue [@asvinours](https://github.com/asvinours/) +A Chef Infra Client 16 regression within `windows_package` that prevented specifying `path` in the `remote_file_attributes` property has been resolved. Thanks for reporting this issue [@asvinours](https://github.com/asvinours/). ### windows_security_policy |