summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-09-08 21:42:24 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-08 21:42:24 -0700
commit9a0e73022fa69b01c041ba33344e874a13f5ef2f (patch)
tree27f544d5e44f113da395af86a8622397a8a43df0
parente0b4d448ada404a76cf609946233d2ed1f2c89ca (diff)
downloadchef-9a0e73022fa69b01c041ba33344e874a13f5ef2f.tar.gz
Add release notes placeholder
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 61e4e7d4c2..11b86c2d18 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,27 @@
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.
+# UNRELEASED
+
+
+To expand upon later:
+
+- Improved ohai information gathering on on-English systems
+- Performance improvements (provide some benchmarks)
+- Package data in ohai for macOS
+- rhsm_register: reduced load on the Satellite server
+- new chef_client_launchd resource
+- osx_profile lets you remove profiles on macOS 11
+- chef_client_cron: Added nice property
+- Improved output in knife config list-profiles and new shorter knife config commands
+- New packages: macOS 11, s390x RHEL 7, s390x SLES 12
+- New chef_client_trusted_certificate
+- New exit code 43 when the client config has errors. Thanks @NaomiReeves
+- Mount: Improved idempotency on Linux hosts
+- chef_client_systemd_timer: Add cpu_quote property
+- Resolved knife ssh freezing on Windows nodes
+- launched: Improved validation for the values allowed in the nice property
+- windows_ad_join: added reboot_delay property
+
# What's New in 16.4
## Resource Updates