summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-03-06 20:06:36 -0800
committerGitHub <noreply@github.com>2021-03-06 20:06:36 -0800
commit8626974ccdcc279d246c0d4ce4e8ca2ee6c45551 (patch)
tree2e4c8796ea4816b759f5ad8b248aee8f35f668f8
parent0b699c52337187c3ed866274989af8e0b6084fa9 (diff)
downloadchef-8626974ccdcc279d246c0d4ce4e8ca2ee6c45551.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 23987e8002..a5308d2c66 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -22,6 +22,7 @@ This section serves to track things we should later document here for 17.0
- 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
+- Improve idempotency debug logging in resources - https://github.com/chef/chef/pull/11149
## What's New in 16.10.17