summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-07 17:02:41 -0700
committerGitHub <noreply@github.com>2021-04-07 17:02:41 -0700
commit3e5a27b46c07697a1bded083a64de24a066ddc3e (patch)
tree54008df34e7cc6fb852696440d5f021e7e203eb1
parent0c94bef3cf8a95b844f29171636d348312e5d41e (diff)
downloadchef-3e5a27b46c07697a1bded083a64de24a066ddc3e.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index f6bb24e6fe..2cfc6f0a84 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -11,6 +11,7 @@ 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
- 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 / https://github.com/chef/chef/pull/11173
+- Add centos_stream_platform? helper - https://github.com/chef/chef/pull/11296
### Infra Language Improvements