summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-10-14 13:04:10 -0700
committerGitHub <noreply@github.com>2020-10-14 13:04:10 -0700
commit0b51895673f6d71189f516b935f89f59649b5379 (patch)
tree7edc74cbfb27b4231b46b2f2015c5e9b1b469c8c
parent6b91a531baff62ffdd1d56a7092d7e78328107db (diff)
downloadchef-0b51895673f6d71189f516b935f89f59649b5379.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 77fbff044a..a8e64d5503 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -121,7 +121,7 @@ The `Azure` plugin has been improved to better detect Windows hosts running on A
### EC2 IAM Role Data
-Ohai now collects IAM Role data on EC2 hosts including the role name and info. To address potential security concerns the data we collect is sanitized to ensure we don't report security credentials to the Chef Infra Server. Thanks for this improvement [@kcbraunschweig](https://github.com/kcbraunschweig)
+Ohai now collects IAM Role data on EC2 hosts including the role name and info. To address potential security concerns the data we collect is sanitized to ensure we don't report security credentials to the Chef Infra Server. Thanks for this improvement [@kcbraunschweig](https://github.com/kcbraunschweig)!
## Security