diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-08-25 12:57:52 -0700 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-08-25 12:57:52 -0700 |
commit | eee28f45c06123c94bb7d2fd26814dd3858e930d (patch) | |
tree | 756c3dc9ee500f270cb49584d185c5840466d19d /CHANGELOG.md | |
parent | f4537fbe80f075f6c83d801c0b60729b630a21af (diff) | |
download | chef-eee28f45c06123c94bb7d2fd26814dd3858e930d.tar.gz |
Add CHANGELOG entry for #3772
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 85813dce6e..3c4153223c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ * [pr#3687](https://github.com/chef/chef/pull/3687) Add formatter and force-logger/formatter options to chef-apply * [pr#3768](https://github.com/chef/chef/pull/3768) Make reboot\_pending? look for CBS RebootPending * [pr#3815](https://github.com/chef/chef/pull/3815) Fix `powershell_script` validation to use correct architecture +* [pr#3772](https://github.com/chef/chef/pull/3772) Add `ps_credential` dsl method to `dsc_script` ## 12.4.1 |