summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-11 10:27:40 -0800
committerGitHub <noreply@github.com>2021-02-11 10:27:40 -0800
commitaee679d05faa6b19d7d3f1ef8535ae4c3e472658 (patch)
treec3076f6ded5b38391d427aaefcd261c1497a7511
parent53b6e596633aa09f10efa6fb60ed9d52a7e11fa0 (diff)
downloadchef-aee679d05faa6b19d7d3f1ef8535ae4c3e472658.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 c4c5b30331..6b5bea7e96 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -16,6 +16,7 @@ This section serves to track things we should later document here for 17.0
- apt_package allow_downgrades now functions as expected, but also raises on invalid versions - https://github.com/chef/chef/pull/10993
- 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
## What's New in 16.10