summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-03-11 13:51:42 -0800
committerGitHub <noreply@github.com>2021-03-11 13:51:42 -0800
commit21558a6f8bbc3ac47a8b066d37b7fd8234b54378 (patch)
tree0c6040ba93d4c15b3c2c0a0495cf8621e58edfc0
parent35f2bf7e53305647038870a0a129f52b78fd4b2c (diff)
downloadchef-21558a6f8bbc3ac47a8b066d37b7fd8234b54378.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3ef12cfbdc..bf8783b115 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -11,7 +11,8 @@ This section serves to track things we should later document here for 17.0
- Remove ability to run client as a service on Windows - https://github.com/chef/chef/pull/10928
- macOS builds now use openSSL 1.1.1
- Knife Org commands from knife-opc are now part of chef itself - https://github.com/chef/chef/pull/10187
-- Chef packages on *nix now create the /etc/chef directory and subdirectories to make getting started easier - https://github.com/chef/chef/pull/11158
+- Chef packages on *nix now create the /etc/chef directory and subdirectories to make getting started easier - https://github.com/chef/chef/pull/11158 / https://github.com/chef/chef/pull/11173
+- macOS m1 packages are now built - https://github.com/chef/chef/pull/11138
### Infra Language Improvements