summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-05 17:16:00 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-05 17:16:00 +0000
commit48f9d3aee21a3f1a24ebef4666c0117086cb10f8 (patch)
tree9968a40f49d3492951e482c224b82086a0085dd6 /CHANGELOG.md
parenta83a20d9f8cde101101a237580cb96d67782d17b (diff)
downloadchef-48f9d3aee21a3f1a24ebef4666c0117086cb10f8.tar.gz
Bump version to 16.2.19 by Chef Expeditorv16.2.19
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 edb638670e..63811268d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.2.18 -->
-## [v16.2.18](https://github.com/chef/chef/tree/v16.2.18) (2020-06-05)
+<!-- latest_release 16.2.19 -->
+## [v16.2.19](https://github.com/chef/chef/tree/v16.2.19) (2020-06-05)
#### Merged Pull Requests
-- Update to the chef_client_scheduled_task resource frequency_modify default functionality [#9920](https://github.com/chef/chef/pull/9920) ([chef-davin](https://github.com/chef-davin))
+- Update train-core to the latest [#9959](https://github.com/chef/chef/pull/9959) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.1.16 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update train-core to the latest [#9959](https://github.com/chef/chef/pull/9959) ([tas50](https://github.com/tas50)) <!-- 16.2.19 -->
- Update to the chef_client_scheduled_task resource frequency_modify default functionality [#9920](https://github.com/chef/chef/pull/9920) ([chef-davin](https://github.com/chef-davin)) <!-- 16.2.18 -->
- Change script resources to use pipes rather than writing to temp files [#9932](https://github.com/chef/chef/pull/9932) ([phiggins](https://github.com/phiggins)) <!-- 16.2.17 -->
- Fix rspec warning about `not_to raise_error` with a specific exception. [#9937](https://github.com/chef/chef/pull/9937) ([phiggins](https://github.com/phiggins)) <!-- 16.2.16 -->