summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-06-17 11:29:47 -0700
committerTim Smith <tsmith84@gmail.com>2020-06-17 11:29:47 -0700
commite5c34489437ec35cce8fbab26f0cc1e30b790941 (patch)
treea116e81a3f3874ca660808d213a637e476d3f274 /RELEASE_NOTES.md
parentb860bbd5558974925c3850f16778ee687889e771 (diff)
downloadchef-e5c34489437ec35cce8fbab26f0cc1e30b790941.tar.gz
Fix heading in release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index b844ea96fe..763a581331 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -66,7 +66,7 @@ The `homebrew_update` resource is used to update the available package cache for
## Resource Updates
-## All resources now include umask property
+### All resources now include umask property
All resources, including custom resources, now have a `umask` property which allows you to specify a umask for file creation. If not specified the system default will continue to be used.