CHANGELOG.md in chef-provisioning-2.7.1 vs CHANGELOG.md in chef-provisioning-2.7.2
- old
+ new
@@ -1,12 +1,34 @@
# Change Log
-## [2.7.0](https://github.com/chef/chef-provisioning/tree/2.7.0) (2018-01-25)
-[Full Changelog](https://github.com/chef/chef-provisioning/compare/v2.6.0...2.7.0)
+## [2.7.2](https://github.com/chef/chef-provisioning/tree/2.7.2) (2018-05-31)
+[Full Changelog](https://github.com/chef/chef-provisioning/compare/v2.7.1...2.7.2)
+**Closed issues:**
+
+- winrm available? function exception when using SSL [\#605](https://github.com/chef/chef-provisioning/issues/605)
+
**Merged pull requests:**
+- Fix machine execute [\#612](https://github.com/chef/chef-provisioning/pull/612) ([jjlimepoint](https://github.com/jjlimepoint))
+- Add Errno::ECONNABORTED to the list of rescued errors in the available? function [\#606](https://github.com/chef/chef-provisioning/pull/606) ([lomeroe](https://github.com/lomeroe))
+
+## [v2.7.1](https://github.com/chef/chef-provisioning/tree/v2.7.1) (2018-04-24)
+[Full Changelog](https://github.com/chef/chef-provisioning/compare/v2.7.0...v2.7.1)
+
+**Merged pull requests:**
+
+- bump cheffish dep to allow 14.x [\#611](https://github.com/chef/chef-provisioning/pull/611) ([lamont-granquist](https://github.com/lamont-granquist))
+- make ssh port forward options continue to work on retry [\#607](https://github.com/chef/chef-provisioning/pull/607) ([jjlimepoint](https://github.com/jjlimepoint))
+- Test on Ruby 2.4.3 in Travis [\#604](https://github.com/chef/chef-provisioning/pull/604) ([tas50](https://github.com/tas50))
+- Add options hash to 'with\_chef\_server' example [\#588](https://github.com/chef/chef-provisioning/pull/588) ([gregsher88](https://github.com/gregsher88))
+
+## [v2.7.0](https://github.com/chef/chef-provisioning/tree/v2.7.0) (2018-01-26)
+[Full Changelog](https://github.com/chef/chef-provisioning/compare/v2.6.0...v2.7.0)
+
+**Merged pull requests:**
+
- Added convergance option to allow the setting of a rubygems mirror in… [\#601](https://github.com/chef/chef-provisioning/pull/601) ([devoptimist](https://github.com/devoptimist))
- chef 13 compat: replacing resource method dsl\_name called in resource… [\#600](https://github.com/chef/chef-provisioning/pull/600) ([devoptimist](https://github.com/devoptimist))
## [v2.6.0](https://github.com/chef/chef-provisioning/tree/v2.6.0) (2017-11-08)
[Full Changelog](https://github.com/chef/chef-provisioning/compare/v2.5.0...v2.6.0)
@@ -988,6 +1010,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)*
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file