summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-08-27 11:59:49 -0700
committerGitHub <noreply@github.com>2021-08-27 11:59:49 -0700
commit65fd7bc92b74874be36f25ca6f8f009ea1f0cae3 (patch)
tree26836012a0466d4e8773606143d230d6c38cfc0a
parentb5cf7fe5680f2381f540a2f787b943bec9bb4aca (diff)
downloadchef-65fd7bc92b74874be36f25ca6f8f009ea1f0cae3.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e442e40ebf..e22865dba3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -10,7 +10,7 @@ This file holds "in progress" release notes for the current release under develo
- Log output has been improved to better deliniate when the Infra Phase and Compliance Phase start and end.
- Ohai data collection of Amazon EC2 metadata has been improved to collect additional data for some configurations.
-- Removed ERROR logs when retrying failed communication with the Chef Infra Server
+- Removed ERROR logs when retrying failed communication with the Chef Infra Server.
- The `archive_file` resource has been improved by upgrading the `libarchive` library it uses.
- Support for PWB and v7 binary CPIO formats.
- Support for the deflate algorithm in symbolic link decompression with zip files.