diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2014-12-15 10:44:49 -0800 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2014-12-15 10:45:36 -0800 |
commit | 3f178af707ac7112428c0f7d5e84d09d018c28ae (patch) | |
tree | 17673f3e5a7ff2c0e3b656deae7f6153ab38852c /CHANGELOG.md | |
parent | 27dfd3f3d65c560b2c53b2e15f144cdb774f087e (diff) | |
download | chef-3f178af707ac7112428c0f7d5e84d09d018c28ae.tar.gz |
Added changelog for issue 2625
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 8027055203..23db0e0a5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ * [Issue 2609](https://github.com/opscode/chef/issues/2609) Resolve the circular dependency between ProviderResolver and Resource. * [Issue 2596](https://github.com/opscode/chef/issues/2596) Fix nodes not writing to disk * [Issue 2580](https://github.com/opscode/chef/issues/2580) Make sure the relative paths are preserved when using link resource. +* [Issue 2625](https://github.com/opscode/chef/issues/2625) Fix missing `shell_out!` for `windows_package` resource ## 12.0.1 |