diff options
author | Tim Smith <tsmith@chef.io> | 2021-08-27 12:11:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-27 12:11:07 -0700 |
commit | 3bbef90949624aa5299f3724ba068f0f76e7705d (patch) | |
tree | af1c7d5abe4c841f560552d98a99e7244f225263 /RELEASE_NOTES.md | |
parent | 27a02835ed7b35b7bbcffde718c92c5dac1e48f7 (diff) | |
download | chef-3bbef90949624aa5299f3724ba068f0f76e7705d.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io>
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 87b4d9d79b..c71dca3b0b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -9,7 +9,7 @@ This file holds "in progress" release notes for the current release under develo ### Enhancements - Improved log output to clearly define where the Infra Phase ends and the Compliance Phase begins. -- Ohai data collection of Amazon EC2 metadata has been improved to collect additional data for some configurations. +- Enhanced Ohai data collection of Amazon EC2 metadata to collect additional data for some configurations. - Removed ERROR logs when retrying failed communication with the Chef Infra Server. - Improved the `archive_file` resource by upgrading the `libarchive` library it uses, which includes the following improvements: - Support for PWB and v7 binary CPIO formats. |