summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-08-17 09:35:20 -0700
committerGitHub <noreply@github.com>2020-08-17 09:35:20 -0700
commitf91d57a7546f789eb824ad7a01fed0df58b2dbb8 (patch)
tree3a42acbb9e72ee276cdbd29a8945c25e2bf5df14
parentd2126ce5f53fd1139ae705d7189539bef49c7104 (diff)
downloadchef-f91d57a7546f789eb824ad7a01fed0df58b2dbb8.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 99bc6e2331..d87b47991c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -44,7 +44,7 @@ The included `cacerts` bundle in Chef Infra Client has been updated to the 7-22-
### Reduced Dependencies
-We've audited the included dependencies that we ship with Chef Infra Client to reduce the 3rd party code we ship. We've removed many of the embededded binaries that shipped with the client in the past, but we not directly used. We've also reduced the feature set built into many of the libraries we depend on, and removed several Ruby gem dependencies that were no longer necessary. This reduces the future potential for CVEs in the product and reduces package size at the same time.
+We've audited the included dependencies that we ship with Chef Infra Client to reduce the 3rd party code we ship. We've removed many of the embededded binaries that shipped with the client in the past, but were not directly used. We've also reduced the feature set built into many of the libraries that we depend on, and removed several Ruby gem dependencies that were no longer necessary. This reduces the future potential for CVEs in the product and reduces package size at the same time.
# What's New in 16.3.45