CHANGELOG.md in chef-provisioning-1.0.1 vs CHANGELOG.md in chef-provisioning-1.1.0

- old
+ new

@@ -1,7 +1,13 @@ # Chef Provisioning Changelog +## 1.1.0 + +- Fix machine_batch :destroy, no longer creating extra threads ([#321][]) +- Allow user to specify a custom stdout in `Chef::Config[:stdout]` ([#311][]) +- If `convergence_options[:bootstrap_proxy]` is populated use it to download chef ([#317][]) + ## 1.0.1 (4/7/2015) - Clean up dependencies ([#316][]) - Updating to latest Cheffish @@ -277,11 +283,14 @@ [#209]: https://github.com/chef/chef-provisioning/issues/209 [#296]: https://github.com/chef/chef-provisioning/issues/296 [#297]: https://github.com/chef/chef-provisioning/issues/297 [#299]: https://github.com/chef/chef-provisioning/issues/299 [#303]: https://github.com/chef/chef-provisioning/issues/303 +[#311]: https://github.com/chef/chef-provisioning/issues/311 [#316]: https://github.com/chef/chef-provisioning/issues/316 +[#317]: https://github.com/chef/chef-provisioning/issues/317 +[#321]: https://github.com/chef/chef-provisioning/issues/321 [@MrMMorris]: https://github.com/MrMMorris [@causton1]: https://github.com/causton1 [@chef]: https://github.com/chef [@cstewart87]: https://github.com/cstewart87 [@dafyddcrosby]: https://github.com/dafyddcrosby @@ -294,6 +303,6 @@ [@miguelcnf]: https://github.com/miguelcnf [@mivok]: https://github.com/mivok [@mwrock]: https://github.com/mwrock [@segv]: https://github.com/segv [@xeon22]: https://github.com/xeon22 -[@xorl]: https://github.com/xorl +[@xorl]: https://github.com/xorl \ No newline at end of file