summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-04 15:31:05 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-04 15:31:05 +0000
commit4f0f2c18953a97ca56c0a21b9e1161bcd3a6ca8d (patch)
tree9bb5ca4b96da4cb694a8cee593788e836c8101c6 /CHANGELOG.md
parentd9b7a7f93e0a6a5c6e587d7b1bf4fbb0689858ac (diff)
downloadchef-4f0f2c18953a97ca56c0a21b9e1161bcd3a6ca8d.tar.gz
Bump version to 16.0.181 by Chef Expeditorv16.0.181
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 370d001219..1f3482423d 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.180 -->
-## [v16.0.180](https://github.com/chef/chef/tree/v16.0.180) (2020-04-03)
+<!-- latest_release 16.0.181 -->
+## [v16.0.181](https://github.com/chef/chef/tree/v16.0.181) (2020-04-04)
#### Merged Pull Requests
-- Change the name_property to be the identity property by default, and to have desired_state: false by default [#9581](https://github.com/chef/chef/pull/9581) ([lamont-granquist](https://github.com/lamont-granquist))
+- Dist windows bootstrap template - fix msi_url [#9596](https://github.com/chef/chef/pull/9596) ([bobchaos](https://github.com/bobchaos))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Dist windows bootstrap template - fix msi_url [#9596](https://github.com/chef/chef/pull/9596) ([bobchaos](https://github.com/bobchaos)) <!-- 16.0.181 -->
- Change the name_property to be the identity property by default, and to have desired_state: false by default [#9581](https://github.com/chef/chef/pull/9581) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.180 -->
- Add Ubuntu 20.04 x86_64 and Ubuntu 18.04 aarch64 testers [#9584](https://github.com/chef/chef/pull/9584) ([tas50](https://github.com/tas50)) <!-- 16.0.179 -->
- fix chef_vault_secret after_resource breakage [#9574](https://github.com/chef/chef/pull/9574) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.178 -->