summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-02-10 18:18:31 -0800
committerTim Smith <tsmith84@gmail.com>2021-02-10 18:18:31 -0800
commitb2d4c9163985f0481f6c95831a68bc620c3e0255 (patch)
tree5d8fb4e9fc6b786e982bda8e516d16c3dd3b1df4
parente44cd57d38ab76f50471bad4035dddd0d02d2934 (diff)
downloadchef-b2d4c9163985f0481f6c95831a68bc620c3e0255.tar.gz
Add note to release notes
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 3f2bcd0c2f..c4c5b30331 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -15,6 +15,7 @@ This section serves to track things we should later document here for 17.0
- Remove ability to run client as a service on Windows - https://github.com/chef/chef/pull/10928
- 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
## What's New in 16.10