summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-10 02:31:58 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-10 02:31:58 +0000
commit85ff5628d8e7841a748f47e07e247256253cd5cb (patch)
treef855e4a3ed6a95d6c7cbe2222832f23fa2580679 /CHANGELOG.md
parent286019057be2812cc7af222594bd513ac79233e4 (diff)
downloadchef-85ff5628d8e7841a748f47e07e247256253cd5cb.tar.gz
Bump version to 16.0.200 by Chef Expeditorv16.0.200
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 418aee11e5..55b720ae5e 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.199 -->
-## [v16.0.199](https://github.com/chef/chef/tree/v16.0.199) (2020-04-09)
+<!-- latest_release 16.0.200 -->
+## [v16.0.200](https://github.com/chef/chef/tree/v16.0.200) (2020-04-10)
#### Merged Pull Requests
-- Add Amazon Linux 2 Testers [#9641](https://github.com/chef/chef/pull/9641) ([christopher-snapp](https://github.com/christopher-snapp))
+- Add resource partials [#9632](https://github.com/chef/chef/pull/9632) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add resource partials [#9632](https://github.com/chef/chef/pull/9632) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.200 -->
- Add Amazon Linux 2 Testers [#9641](https://github.com/chef/chef/pull/9641) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 16.0.199 -->
- Add chef_client_systemd_timer resource [#9624](https://github.com/chef/chef/pull/9624) ([tas50](https://github.com/tas50)) <!-- 16.0.198 -->
- Fix knife bootstrap_version CLI option overriding config option [#9634](https://github.com/chef/chef/pull/9634) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.197 -->