summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-08 13:18:55 -0800
committerGitHub <noreply@github.com>2021-02-08 13:18:55 -0800
commit3dd0108ccd98bf943d0eef65da2c1b3be0bd4bc9 (patch)
tree086da5f81838fa415c72b0eb589780b47e195144
parenta2b38ad3ff1a102f6490f035f44125002a32ccfd (diff)
downloadchef-3dd0108ccd98bf943d0eef65da2c1b3be0bd4bc9.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 f78977bd2d..3f2bcd0c2f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -14,6 +14,7 @@ This section serves to track things we should later document here for 17.0
- Compliance cli report - https://github.com/chef/chef/pull/10939
- 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
## What's New in 16.10