diff options
author | Steven Murawski <steven.murawski@gmail.com> | 2015-09-08 13:15:12 -0500 |
---|---|---|
committer | Steven Murawski <steven.murawski@gmail.com> | 2015-09-08 13:15:12 -0500 |
commit | eac543b05437f6ee1d9f98cc2656e55a189c2934 (patch) | |
tree | 0beac6680d9f24289db1513e739245011ad62ec8 | |
parent | aa6d4e74aadc6d6f70d87b38a365e52ebc9ee2c2 (diff) | |
download | chef-eac543b05437f6ee1d9f98cc2656e55a189c2934.tar.gz |
update changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f9f556c42..4df36163fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,7 @@ of partial templates. * [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` +* [pr#3462](https://github.com/chef/chef/pull/3462) Fix issue where `ps_credential` does not work over winrm ## 12.4.1 |