summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ball <tball@chef.io>2020-09-24 12:12:24 -0700
committerGitHub <noreply@github.com>2020-09-24 12:12:24 -0700
commit962b057efbfb1d183f3baa54e7e84e1192a12e4e (patch)
tree254fdf890e4bcb9d2e0553e6cce8d8043a1759ea
parent74dc3241dab43c418487169d7b794996b5ba3d6b (diff)
downloadchef-release_prep.tar.gz
Apply suggestions from code review release_prep
Signed-off-by: tyler-ball <tball@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 8e60599499..e452e695ca 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,8 +2,8 @@ This file holds "in progress" release notes for the current release under develo
# Whats New in 16.5.71
-* Add missing requires to prevent errors when loading `chef/policy_builder/dynamic`.
-* Check for full name in addition to short name for `homebrew_package` resource. `homebrew_package 'homebrew/core/vim'` and `homebrew_package 'vim'` styles should now both work correctly.
+* Added missing requires to prevent errors when loading `chef/policy_builder/dynamic`.
+* The `homebrew_package` resource will now check for the full and short package names. Both `homebrew_package 'homebrew/core/vim'` and `homebrew_package 'vim'` styles should now work correctly.
* Improved the license acceptance flow to give helpful information if the user passes an invalid value in the environment variable or command line argument.
# What's New in 16.5