diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-03-03 15:49:04 -0800 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-03-06 12:40:26 -0800 |
commit | a4fcd0288e9c7cc93f206d43ccad0c6b9474a722 (patch) | |
tree | d12f8e82196ffc7c52d435c6af67d9f8037c0cf3 /CHANGELOG.md | |
parent | a8ee012cbca04c1c80144aa040e6462d456af3b2 (diff) | |
download | chef-a4fcd0288e9c7cc93f206d43ccad0c6b9474a722.tar.gz |
Update CHANGELOG for #3013
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c391cd1eb4..3acaa5c138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ fail-fast rather than moving on to the next machine. * migrate macosx, windows, openbsd, and netbsd resources to dynamic resolution * migrate cron and mdadm resources to dynamic resolution +* [**Phil Dibowitz**](https://github.com/jaymzh): + [Pull 3013](https://github.com/chef/chef/pull/3013) Allow people to pass in `source` to package ## 12.1.0 |