summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-22 11:34:15 -0800
committerGitHub <noreply@github.com>2021-02-22 11:34:15 -0800
commita6df47ee32febed0de0def8b4e9df79f68ef91dc (patch)
treed892ed0a644915060d5ac1bcad193bd0152012e3
parent498d7d82a6b6b6beff9fae40db32f073e762d77c (diff)
downloadchef-a6df47ee32febed0de0def8b4e9df79f68ef91dc.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 934a456288..ce1988aaf1 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -19,6 +19,7 @@ This section serves to track things we should later document here for 17.0
- macOS builds now use openSSL 1.1.1
- Ohai now detects systems running in the Effortless pattern at `node['chef_packages']['chef']['chef_effortless']` - https://github.com/chef/ohai/pull/1624
- New Ohai habitat plugin at `node['habitat']` - https://github.com/chef/ohai/pull/1623
+- Knife Org commands from knife-opc are now part of chef itself - https://github.com/chef/chef/pull/10187
## What's New in 16.10.17