diff options
author | Tim Smith <tsmith@chef.io> | 2019-03-31 16:37:02 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-03-31 16:37:02 -0700 |
commit | 1767cecab210119d75893d065db84e4b1e6e0195 (patch) | |
tree | 55da57ef7b80d8f2787227ef28a65c55415c370b /RELEASE_NOTES.md | |
parent | 4339111816c7d728d791fa017fe6269405b41353 (diff) | |
download | chef-1767cecab210119d75893d065db84e4b1e6e0195.tar.gz |
Add release notes placeholders
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b9858614e9..eb60910cda 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,22 @@ This file holds "in progress" release notes for the current release under develo Chef 15 release notes will be added here as development progresses. +## New Features / Functionality + +### Allow Using --delete-entire-chef-repo in Chef Local Mode + +### Data Collection Ground-Up Refactor + +### windows_uac resource + +### windows_dfs resources + +### windows_dns resources + +### snap_package resource + +### Ruby 2.5.5 / Rubygems 3.0.3 + ## Breaking Changes ### Audit Mode |