summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authornimisha <nimisha.sharad@clogeny.com>2017-01-06 11:36:22 +0530
committernimisha <nimisha.sharad@msystechnologies.com>2017-01-06 11:47:50 +0530
commit6d875a3f720d8151a5a24229c9e55e89004d14eb (patch)
tree93961dc71f29965bfffc8fc9b0fac79f49ab55fb /RELEASE_NOTES.md
parentfaa9d477df391bc8c656b700ddf4bc2bf231f3df (diff)
downloadchef-6d875a3f720d8151a5a24229c9e55e89004d14eb.tar.gz
Fixed review comment
Signed-off-by: nimisha <nimisha.sharad@clogeny.com>
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 75d6f56032..e3c12dc72f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,7 +4,7 @@ _This file holds "in progress" release notes for the current release under devel
## Highlighted enhancements for this release:
-- Added `returns` property to `chocolatey_package` resource
+- You can now specify the acceptable return codes from the chocolatey_package resource using the returns property.
- You can now enable chef-client to run as a scheduled task directly from the client MSI on Windows hosts.
## Highlighted bug fixes for this release: