diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-04-04 18:55:06 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-04-04 18:55:06 +0000 |
commit | da17e73bcce19fec157ece7cd237976b49eeec7d (patch) | |
tree | 3c49181459661afd1547f69e0ce711d2dd2af317 /CHANGELOG.md | |
parent | 1422423f626d999126a7da6ae0da6393bd6b3aa2 (diff) | |
download | chef-da17e73bcce19fec157ece7cd237976b49eeec7d.tar.gz |
Bump version to 16.0.184 by Chef Expeditorv16.0.184
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index be1c2c0e85..0d11d4d0aa 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.183 --> -## [v16.0.183](https://github.com/chef/chef/tree/v16.0.183) (2020-04-04) +<!-- latest_release 16.0.184 --> +## [v16.0.184](https://github.com/chef/chef/tree/v16.0.184) (2020-04-04) #### Merged Pull Requests -- Use $env:temp instead of c:/ for functional tests [#9591](https://github.com/chef/chef/pull/9591) ([btm](https://github.com/btm)) +- windows_firewall_rule: Fix idempotency and add icmp_type property [#9544](https://github.com/chef/chef/pull/9544) ([pschaumburg](https://github.com/pschaumburg)) <!-- latest_release --> <!-- release_rollup since=15.6.10 --> ### Changes not yet released to stable #### Merged Pull Requests +- 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 --> - Use $env:temp instead of c:/ for functional tests [#9591](https://github.com/chef/chef/pull/9591) ([btm](https://github.com/btm)) <!-- 16.0.183 --> - Implement eager_load_libraries metadata option [#9593](https://github.com/chef/chef/pull/9593) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.182 --> - Dist windows bootstrap template - fix msi_url [#9596](https://github.com/chef/chef/pull/9596) ([bobchaos](https://github.com/bobchaos)) <!-- 16.0.181 --> |