diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-12-02 14:08:18 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-12-02 14:08:18 -0800 |
commit | 7220170bb786c0e28c930f224c79d60d8118f6d3 (patch) | |
tree | c2301491df1ecbb156af2860d824dc941f54852c /CHANGELOG.md | |
parent | ef4688a7c672bc7cafe065f6c340ac2d9d1d8655 (diff) | |
download | chef-7220170bb786c0e28c930f224c79d60d8118f6d3.tar.gz |
add changelog and release notes
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 6919283413..899fa979e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ * [**Nolan Davidson**](https://github.com/nsdavidson) [pr#4014](https://github.com/chef/chef/pull/4014) Adding ksh resource +* [pr#4196](https://github.com/chef/chef/pull/4196) multipackage dpkg_package and bonus fixes * [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 |