summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-19 16:30:11 -0800
committerGitHub <noreply@github.com>2021-02-19 16:30:11 -0800
commite6aa417c7ebaab8fe808e106be4a228b29cb210f (patch)
tree7d649653d0bb37bdedc3624b83a33fb00122603b /RELEASE_NOTES.md
parentcd90821ff37f0d4717712f46e66dd00e3a750a33 (diff)
downloadchef-e6aa417c7ebaab8fe808e106be4a228b29cb210f.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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 24da48768c..d9d4f10c45 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -17,6 +17,7 @@ This section serves to track things we should later document here for 17.0
- reboot_pending? now works on all debian platform_family distros not just Ubuntu specifically - https://github.com/chef/chef/pull/10989
- Alibaba Cloud support with node['alibaba'] showing metadata, `alibaba?` helper and node['cloud'] returning data now - https://github.com/chef/chef/pull/11004
- macOS builds now use openSSL 1.1.1
+- Habitat plugin in Ohai - https://github.com/chef/ohai/pull/1623
## What's New in 16.10.17