summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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