summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-03-12 21:43:02 -0800
committerGitHub <noreply@github.com>2021-03-12 21:43:02 -0800
commit3d82873321d474ded1e775048480bfe8b0f0a824 (patch)
tree5aa37e274566d9620e7620730741eac2e92c9afb
parent1260d87fb848a871883e208d72624ef60cf6e8a8 (diff)
downloadchef-3d82873321d474ded1e775048480bfe8b0f0a824.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 bf8783b115..a5a0e7e5b7 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -40,6 +40,7 @@ This section serves to track things we should later document here for 17.0
- Improved Docker container detection - https://github.com/chef/ohai/pull/1627
- don't write out node['filesystem2'] data on AIX/Solaris/FreeBSD: https://github.com/chef/ohai/pull/1592
- Alibaba Cloud support with node['alibaba'] showing metadata, `alibaba?` helper and node['cloud'] returning data now - https://github.com/chef/chef/pull/11004
+- Removed detection of discontinued antergos and Pidora distros - https://github.com/chef/ohai/pull/1633 / https://github.com/chef/ohai/pull/1634
## What's New in 16.10.17