summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 15:10:30 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 15:10:30 -0700
commit45a44d598dafd037212ec7aa2249abe520c0e22e (patch)
tree3f4a38f147f122de967acb281e16d89b241a342e
parentf8e94a25498cd5afe57155ce0997e2de1cd439a6 (diff)
downloadchef-45a44d598dafd037212ec7aa2249abe520c0e22e.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2013.
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ee84eee3e..a2a304ead7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -98,7 +98,8 @@
Fixed Paludis package provider to be able to interpret the package category.
* [**David Workman**](https://github.com/workmad3):
Added a more clear error message to chef-apply when no recipe is given.
-
+* [**Joe Nuspl**](https://github.com/nvwls):
+ Added support for `sensitive` property to the execute resource.
### Chef Contributions