summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-04 18:49:00 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-04 18:49:00 +0000
commitdd0ffd20b132adafc4a37c34fc384ba62c710684 (patch)
treef8443d106bba7eab223e2f043e2d2a6b990912dd /CHANGELOG.md
parenta19bf6a3fc0e5611928830295379b990e613de1c (diff)
downloadchef-dd0ffd20b132adafc4a37c34fc384ba62c710684.tar.gz
Bump version to 16.0.182 by Chef Expeditorv16.0.182
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 1f3482423d..52c29e3a18 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.181 -->
-## [v16.0.181](https://github.com/chef/chef/tree/v16.0.181) (2020-04-04)
+<!-- latest_release 16.0.182 -->
+## [v16.0.182](https://github.com/chef/chef/tree/v16.0.182) (2020-04-04)
#### Merged Pull Requests
-- Dist windows bootstrap template - fix msi_url [#9596](https://github.com/chef/chef/pull/9596) ([bobchaos](https://github.com/bobchaos))
+- Implement eager_load_libraries metadata option [#9593](https://github.com/chef/chef/pull/9593) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- 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 -->