CHANGELOG.md in chef-provisioning-1.5.0 vs CHANGELOG.md in chef-provisioning-1.5.1

- old
+ new

@@ -1,10 +1,18 @@ # Change Log -## [1.5.0](https://github.com/chef/chef-provisioning/tree/1.5.0) (2015-10-23) -[Full Changelog](https://github.com/chef/chef-provisioning/compare/v1.4.1...1.5.0) +## [1.5.1](https://github.com/chef/chef-provisioning/tree/1.5.1) (2015-12-10) +[Full Changelog](https://github.com/chef/chef-provisioning/compare/v1.5.0...1.5.1) +**Merged pull requests:** + +- Require ResourceBuilder file before monkeypatching to ensure it is already defined [\#478](https://github.com/chef/chef-provisioning/pull/478) ([tyler-ball](https://github.com/tyler-ball)) +- Ensure target directory exists when using write\_file with WinRM [\#471](https://github.com/chef/chef-provisioning/pull/471) ([xenolinguist](https://github.com/xenolinguist)) + +## [v1.5.0](https://github.com/chef/chef-provisioning/tree/v1.5.0) (2015-10-27) +[Full Changelog](https://github.com/chef/chef-provisioning/compare/v1.4.1...v1.5.0) + **Fixed bugs:** - :converge action should not re-install chef-client if the desired version is already installed [\#428](https://github.com/chef/chef-provisioning/issues/428) - SSH available timeout needs to be configurable [\#362](https://github.com/chef/chef-provisioning/issues/362) - Making available? timeout use provided ssh\_options, fixes \#362 [\#466](https://github.com/chef/chef-provisioning/pull/466) ([tyler-ball](https://github.com/tyler-ball)) @@ -698,11 +706,11 @@ - show machine chef-client run output - enhancement request [\#40](https://github.com/chef/chef-provisioning/issues/40) **Merged pull requests:** -- New ohai hints feature allowing the creation hints. [\#38](https://github.com/chef/chef-provisioning/pull/38) ([ligaturee](https://github.com/ligaturee)) +- New ohai hints feature allowing the creation hints. [\#38](https://github.com/chef/chef-provisioning/pull/38) ([ligature](https://github.com/ligature)) ## [v0.8](https://github.com/chef/chef-provisioning/tree/v0.8) (2014-04-08) [Full Changelog](https://github.com/chef/chef-provisioning/compare/v0.7...v0.8) **Closed issues:** @@ -736,11 +744,11 @@ **Merged pull requests:** - Add owner, group and mode attributes to machine\_file [\#43](https://github.com/chef/chef-provisioning/pull/43) ([irvingpop](https://github.com/irvingpop)) - Dt/driver surgery [\#36](https://github.com/chef/chef-provisioning/pull/36) ([jkeiser](https://github.com/jkeiser)) -- Ec2 fixes [\#27](https://github.com/chef/chef-provisioning/pull/27) ([ligaturee](https://github.com/ligaturee)) +- Ec2 fixes [\#27](https://github.com/chef/chef-provisioning/pull/27) ([ligature](https://github.com/ligature)) ## [v0.4](https://github.com/chef/chef-provisioning/tree/v0.4) (2014-03-29) [Full Changelog](https://github.com/chef/chef-provisioning/compare/v0.3.1...v0.4) **Closed issues:** @@ -753,11 +761,11 @@ - Show how to use with\_chef\_server using chef-client -z [\#37](https://github.com/chef/chef-provisioning/pull/37) ([dafyddcrosby](https://github.com/dafyddcrosby)) - Fix typo 'pey-pair-name' -\> 'key-pair-name' [\#30](https://github.com/chef/chef-provisioning/pull/30) ([dafyddcrosby](https://github.com/dafyddcrosby)) - Remove unused variable provisioner\_options [\#26](https://github.com/chef/chef-provisioning/pull/26) ([dafyddcrosby](https://github.com/dafyddcrosby)) - Update README.md to show how to add per-machine provisioner options [\#25](https://github.com/chef/chef-provisioning/pull/25) ([dafyddcrosby](https://github.com/dafyddcrosby)) -- Added new private\_ip compute\_options attribute. [\#23](https://github.com/chef/chef-provisioning/pull/23) ([ligaturee](https://github.com/ligaturee)) +- Added new private\_ip compute\_options attribute. [\#23](https://github.com/chef/chef-provisioning/pull/23) ([ligature](https://github.com/ligature)) - double double escape escape to fix RHEL/CentOS platform\_version detection [\#22](https://github.com/chef/chef-provisioning/pull/22) ([irvingpop](https://github.com/irvingpop)) - Initial Openstack support [\#15](https://github.com/chef/chef-provisioning/pull/15) ([cstewart87](https://github.com/cstewart87)) ## [v0.3.1](https://github.com/chef/chef-provisioning/tree/v0.3.1) (2014-03-18) [Full Changelog](https://github.com/chef/chef-provisioning/compare/v0.3...v0.3.1) @@ -796,6 +804,6 @@ - Requirements [\#4](https://github.com/chef/chef-provisioning/pull/4) ([jkeiser](https://github.com/jkeiser)) ## [v0.1](https://github.com/chef/chef-provisioning/tree/v0.1) (2013-12-21) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*