summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-30 11:52:45 -0700
committerGitHub <noreply@github.com>2021-04-30 11:52:45 -0700
commit0fd454d8b95b014a15a7dec9f2bbee1d9c56c2e5 (patch)
tree6fd9b01d008ad49a1bf8418363f95c3f939c4514
parent8df5a861b12e972580fd4ca881de910a24f0c29f (diff)
downloadchef-0fd454d8b95b014a15a7dec9f2bbee1d9c56c2e5.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 9cac00354d..c183328f31 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes/> for the official Chef release notes.
+## 17.1 WIP
+
+- CLI reporter default in Compliance Phase: https://github.com/chef/chef/pull/11481
+- Fix windows failures: https://github.com/chef/chef/pull/11472
+- Bump InSpec to 4.36: https://github.com/chef/chef/pull/11474
+
## What's New in 17.0
Chef Infra Client 17.0 is our yearly release for 2021. These yearly releases include new functionality, an update to the underlying Ruby release, as well as potentially breaking changes. These notes outline what's new and what you should be aware of as part of your upgrade process.