diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-03-23 16:47:12 -0700 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-03-23 16:47:12 -0700 |
commit | 90e1c998425fc757a25d00880c5f06081377f7c2 (patch) | |
tree | b8e75af82ebc4440bbe212d41a305425704f7744 /CHANGELOG.md | |
parent | cf429bd514ce235b27cf845e02a3fc2f9a15c957 (diff) | |
download | chef-90e1c998425fc757a25d00880c5f06081377f7c2.tar.gz |
Update Changelog for #2881
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 609cf9825f..cd1d222d46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * migrate macosx, windows, openbsd, and netbsd resources to dynamic resolution * migrate cron and mdadm resources to dynamic resolution * [Issue 3096](https://github.com/chef/chef/issues/3096) Fix OpenBSD package provider installation issues +* New `dsc_resource` resource to invoke Powershell DSC resources ## 12.1.2 * [Issue 3022](https://github.com/chef/chef/issues/3022): Homebrew Cask install fails |