summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-06 23:36:05 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-06 23:36:05 +0000
commite06da5038493f4677e9e85275a164e8a1e285796 (patch)
treee2057a6d7690c0b70739ee12537f8a92ff072c64 /CHANGELOG.md
parent58d894afb0f2fc11ccc044f40995f903b9af0b73 (diff)
downloadchef-e06da5038493f4677e9e85275a164e8a1e285796.tar.gz
Bump version to 16.0.188 by Chef Expeditorv16.0.188
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3eb157d76..716f342762 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.186 -->
-## [v16.0.186](https://github.com/chef/chef/tree/v16.0.186) (2020-04-05)
+<!-- latest_release 16.0.188 -->
+## [v16.0.188](https://github.com/chef/chef/tree/v16.0.188) (2020-04-06)
#### Merged Pull Requests
-- Improved Ruby download/install for functional tests [#9603](https://github.com/chef/chef/pull/9603) ([btm](https://github.com/btm))
+- Really skip the reboot pending func test if a reboot is pending [#9611](https://github.com/chef/chef/pull/9611) ([btm](https://github.com/btm))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Really skip the reboot pending func test if a reboot is pending [#9611](https://github.com/chef/chef/pull/9611) ([btm](https://github.com/btm)) <!-- 16.0.188 -->
- Improved Ruby download/install for functional tests [#9603](https://github.com/chef/chef/pull/9603) ([btm](https://github.com/btm)) <!-- 16.0.186 -->
- Updated introduced version for start_when_available option [#9602](https://github.com/chef/chef/pull/9602) ([Vasu1105](https://github.com/Vasu1105)) <!-- 16.0.185 -->
- windows_firewall_rule: Fix idempotency and add icmp_type property [#9544](https://github.com/chef/chef/pull/9544) ([pschaumburg](https://github.com/pschaumburg)) <!-- 16.0.184 -->