summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 47cbf783a4..78b6c151f8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,6 +1,12 @@
This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes.html> for the official Chef release notes.
-# Chef Infra Client 15.5
+# Chef Infra Client 15.5.14
+
+The Chef Infra Client 15.5.14 release includes a fix for a regression in the `build_essential` resource that caused failures on `rhel` platforms. As part of this fix we've added a new property `raise_if_unsupported` 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.
+
+# Chef Infra Client 15.5.9
## New Cookbook Helpers