summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-24 07:21:36 -0800
committerGitHub <noreply@github.com>2021-02-24 07:21:36 -0800
commit3e495c556535aa056534eac58be451280fd0933d (patch)
tree53cd33752fa055a6db3a35ad7950a99af61ed563
parentd85181d1938cd922bd944a0955a97c404c3afd2c (diff)
downloadchef-3e495c556535aa056534eac58be451280fd0933d.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 ce1988aaf1..78dab7f76e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -20,6 +20,7 @@ This section serves to track things we should later document here for 17.0
- 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
+- Improved Docker container detection - https://github.com/chef/ohai/pull/1627
## What's New in 16.10.17