summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-09 19:08:00 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-09 19:08:00 +0000
commit2a1cf846440f5fc55b70e9696460e63b12b65fb0 (patch)
tree57ac08c771d5d15603f6f7458894689ff0a651ab /CHANGELOG.md
parent86f96689f5c90c0ce3222a1df4acdd8488c023b6 (diff)
downloadchef-2a1cf846440f5fc55b70e9696460e63b12b65fb0.tar.gz
Bump version to 16.0.198 by Chef Expeditorv16.0.198
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 4f7a6607d3..ee1b1df052 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.197 -->
-## [v16.0.197](https://github.com/chef/chef/tree/v16.0.197) (2020-04-09)
+<!-- latest_release 16.0.198 -->
+## [v16.0.198](https://github.com/chef/chef/tree/v16.0.198) (2020-04-09)
#### Merged Pull Requests
-- Fix knife bootstrap_version CLI option overriding config option [#9634](https://github.com/chef/chef/pull/9634) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add chef_client_systemd_timer resource [#9624](https://github.com/chef/chef/pull/9624) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Bump highline to 2.x [#9633](https://github.com/chef/chef/pull/9633) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.196 -->
- Add arm? helper to chef-utils [#9622](https://github.com/chef/chef/pull/9622) ([tas50](https://github.com/tas50)) <!-- 16.0.195 -->