CHANGELOG.md in chef-provisioning-1.1.0 vs CHANGELOG.md in chef-provisioning-1.1.1
- old
+ new
@@ -1,9 +1,13 @@
# Chef Provisioning Changelog
-## 1.1.0
+## 1.1.1 (4/19/2015)
+- Fixed undefined method on nil class error inside setup-convergence ([@tyler-ball][])
+
+## 1.1.0 (4/16/2015)
+
- 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)
@@ -302,7 +306,8 @@
[@marcusn]: https://github.com/marcusn
[@miguelcnf]: https://github.com/miguelcnf
[@mivok]: https://github.com/mivok
[@mwrock]: https://github.com/mwrock
[@segv]: https://github.com/segv
+[@tyler-ball]: https://github.com/tyler-ball
[@xeon22]: https://github.com/xeon22
[@xorl]: https://github.com/xorl
\ No newline at end of file