diff options
author | Tim Smith <tsmith@chef.io> | 2021-04-12 11:03:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 11:03:05 -0700 |
commit | fda25ab6289c4c99ebf2de1dc8ee8efeb7f0320a (patch) | |
tree | 224ab17f4b7947cbb9a7de69de0aaa0d0bb2771c /RELEASE_NOTES.md | |
parent | f840e014a5875faeb5eb62abc5b346f011632d4e (diff) | |
download | chef-fda25ab6289c4c99ebf2de1dc8ee8efeb7f0320a.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 592623d048..6c0b4b902c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -11,7 +11,6 @@ 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 - lpar_no and wpar_no in AIX Virtualizatin plugin are now Integers - https://github.com/chef/ohai/pull/1647 ### Infra Language Improvements |