summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-16 09:11:34 -0800
committerGitHub <noreply@github.com>2021-02-16 09:11:34 -0800
commiteb11d7d85cf5f35f66070f6528acf20bfc131014 (patch)
tree09500cf6143b51b92a5e8631a94f08e48d0b4af8
parent3aa046fdfbb45480dbce7484836e4a7fa3a2ee21 (diff)
downloadchef-eb11d7d85cf5f35f66070f6528acf20bfc131014.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6b5bea7e96..313cba5424 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,7 +8,7 @@ This section serves to track things we should later document here for 17.0
- Lazy attribute loading: https://github.com/chef/chef/pull/10861
- Compliance Phase in GA: https://github.com/chef/chef/pull/10547
- gem resource: assume rubygems 1.8+ now: https://github.com/chef/chef/pull/10379
-- remove support for RHEL 6 i386 / Ubuntu 16.04
+- remove support for RHEL 6 i386 / Ubuntu 16.04 / macOS 10.13
- don't write out node['filesystem2'] data on AIX/Solaris/FreeBSD: https://github.com/chef/ohai/pull/1592
- Improved performance in systemd_unit resource - https://github.com/chef/chef/pull/10925
- Compliance cli report - https://github.com/chef/chef/pull/10939