diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-12-01 13:16:37 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-12-01 13:16:37 -0800 |
commit | d889330ff7192e14ef5b751faf5b996c0ca8d090 (patch) | |
tree | 9e4b0975092bb7552f6e77f66129a342fdad20f4 /CHANGELOG.md | |
parent | be30539264fd34c72542dbf834d124875d76d298 (diff) | |
download | chef-d889330ff7192e14ef5b751faf5b996c0ca8d090.tar.gz |
add CHANGLOG.mdlcg/extract-declare-resource-mixin
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 12ac806780..fc96279e16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ * [**Maxime Brugidou**](https://github.com/brugidou) [pr#4052](https://github.com/chef/chef/pull/4052) Add make_child_entry in ChefFS CookbookSubdir +* [pr#4183](https://github.com/chef/chef/pull/4183) extract declare_resource to a mixin and extend API * [pr#4185](https://github.com/chef/chef/pull/4185) dpkg provider cleanup * [pr#4165](https://github.com/chef/chef/pull/4165) Multipackage internal API improvements * [pr#4081](https://github.com/chef/chef/pull/4081) RFC-037: add `chef_version` and `ohai_version` metadata |