diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-08-25 09:57:54 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-08-25 09:57:54 -0700 |
commit | 9bceb783491b4b8919fc070d23dff45a38b00d8b (patch) | |
tree | ad9b625d055cfa85928b512c887dfd647571d4a7 /CHANGELOG.md | |
parent | 9e398d9540c70e5a0bcaab554f3648055d97e8ba (diff) | |
download | chef-9bceb783491b4b8919fc070d23dff45a38b00d8b.tar.gz |
add CHANGELOG.mdlcg/service-supports-hash
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 1e4c2d5f9c..85813dce6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ [pr#3704](https://github.com/chef/chef/pull/3704): Add SIP (OS X 10.11) support * [**Phil Dibowitz**](https://github.com/jaymzh): +* [pr#3799](https://github.com/chef/chef/pull/3799) fix supports hash issues in service providers * [pr#3817](https://github.com/chef/chef/pull/3817) Remove now-useless forcing of ruby Garbage Collector run * [pr#3805](https://github.com/chef/chef/pull/3805) LWRP parameter validators should use truthiness * [pr#3774](https://github.com/chef/chef/pull/3774) Add support for yum-deprecated in yum provider |