diff options
author | Tim Smith <tsmith@chef.io> | 2020-09-10 11:26:39 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-09-16 12:04:01 -0700 |
commit | 436a92e75b895298c165bbb8adf2720bc5848af3 (patch) | |
tree | 5310a07d20c57dc81bba114bb071c2e347028206 | |
parent | adabd33887c02e81c45fba17132efa0fea7572ed (diff) | |
download | chef-436a92e75b895298c165bbb8adf2720bc5848af3.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.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ecb34d9a07..22a06527c2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -103,7 +103,7 @@ The `windows_firewall_profile` resource was updated to prevent NilClass errors f ## Platform Packages -- We are once again building Chef Infra Client packages for RHEL 7 / SLES 12 on the S390x architecture. In addition to these packages we've also added S390x packages for RHEL 8 / SLES 15. +- We are once again building Chef Infra Client packages for RHEL 7 / SLES 12 on the S390x architecture. In addition to these packages, we've also added S390x packages for RHEL 8 / SLES 15. - We now produce packages for Apple's upcoming macOS 11 Big Sur release. ## Security |