summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-11-25 17:27:33 -0800
committerGitHub <noreply@github.com>2020-11-25 17:27:33 -0800
commita0f593e64d649c48de87ced1ca2c3efb744c98ed (patch)
treeb1356fed7c9c88a52d39bfc58900a8e2306d62de
parent1b9065ff8838a78e4994d66bfd73c0fcb40886e6 (diff)
downloadchef-a0f593e64d649c48de87ced1ca2c3efb744c98ed.tar.gz
Add missing item to the release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3fde2cbdd5..12ea9a66ea 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -16,6 +16,10 @@ We've updated the release of `chef-vault` bundled with Chef Infra Client to 4.1.
## Updated Resources
+### build_essential
+
+The `build_essential` resource has been updated to resolve idempotency issues and greatly improve performance on macOS hosts.
+
### chef_client_config
The `chef_client_config` resource has been updated to no longer produce invalid `client.rb` content.