diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-03-06 15:19:08 -0800 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-03-06 15:19:08 -0800 |
commit | d6a113eaa54ec8fe637d76dddffa2916c6437ef4 (patch) | |
tree | d1e87903e501a1df41a54139bf5034d3f8fc2ca9 /CHANGELOG.md | |
parent | 5146a36f92cabafb126f92489d8542c33bb8bc93 (diff) | |
download | chef-d6a113eaa54ec8fe637d76dddffa2916c6437ef4.tar.gz |
Update changelog for 12.1.1
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 eda8d3fcc8..dfbe8580d0 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 + +## 12.1.1 * [**Phil Dibowitz**](https://github.com/jaymzh): [Issue 3008](https://github.com/chef/chef/issues/3008) Allow people to pass in `source` to package * [Issue 3011](https://github.com/chef/chef/issues/3011) `package` provider base should include |