diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-08-18 12:06:03 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-08-18 12:06:03 -0700 |
commit | 9859a14081645bd33ff2a86aa9ec461005348398 (patch) | |
tree | 60721694377012786bb3fa3db33d9c2547d57bb1 /CHANGELOG.md | |
parent | 4c542d34326d7530daeae27fdc0b19f96671291c (diff) | |
download | chef-9859a14081645bd33ff2a86aa9ec461005348398.tar.gz |
add CHANGELOG.mdjb/add-privacy-flag
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d2e260773d..cdfc1560ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * [**Renan Vicente**](https://github.com/renanvicente): [pr#3771](https://github.com/chef/chef/pull/3771) add depth property for deploy resource +* [pr#2460](https://github.com/chef/chef/pull/2460) add privacy flag * [pr#1259](https://github.com/chef/chef/pull/1259) CHEF-5012: add methods for template breadcrumbs * [pr#3656](https://github.com/chef/chef/pull/3656) remove use of self.provides? * [pr#3455](https://github.com/chef/chef/pull/3455) powershell\_script: do not allow suppression of syntax errors |