summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-11-19 10:57:08 -0800
committerGitHub <noreply@github.com>2019-11-19 10:57:08 -0800
commit969594dc532214a418eb492ec81abce3c33c1317 (patch)
treef05a193a180f368fbd346651da59c011f49f70af /RELEASE_NOTES.md
parentc7cc0a3da3ebdfc467bcd8fad12117f88819ddea (diff)
downloadchef-969594dc532214a418eb492ec81abce3c33c1317.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 1584fbfdbe..8014ed2e9e 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
The Chef Infra Client 15.5.15 release includes fixes for a regression in the `build_essential` resource that caused failures on `rhel` platforms as well as a regression in starting Chef Infra Client with `enforce_path_sanity` enabled. As part of this fix we've added a new property `raise_if_unsupported` to the `build-essential` resource, which will cause the Chef Infra Client run to fail if an unknown platform is encountered instead of silently continuing.
-We've also included updates to the `windows_package` resource to make the `checksum` property accept uppercase SHA256 checksums, and to provide better error messages if invalid options are passed to the `installer_type` property.
+We've also updated the `windows_package` resource. The resource will now provide better error messages if invalid options are passed to the `installer_type` property and the `checksum` property will now accept uppercase SHA256 checksums.
# Chef Infra Client 15.5.9