summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-08 12:59:53 -0800
committerGitHub <noreply@github.com>2021-02-08 12:59:53 -0800
commitd09026603948e49f34a9429f938429b8e94235f4 (patch)
treeb2e57491b6507f022bb8d2e114baa4b663c84a00
parentd95c071b656ba66d09f954127fe266fa30bffa74 (diff)
downloadchef-d09026603948e49f34a9429f938429b8e94235f4.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 d0c85ef380..f78977bd2d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -13,6 +13,7 @@ This section serves to track things we should later document here for 17.0
- Improved performance in systemd_unit resource - https://github.com/chef/chef/pull/10925
- 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
## What's New in 16.10