summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-23 16:45:52 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-23 16:45:52 +0000
commit5296043451ec30ac5b0e7f5d68034ac7dd0121ca (patch)
treeb01dde01e18cf42c9dedd7f976b61f01ea4cd9e6 /CHANGELOG.md
parent3b59a2b7728201cfe1bd5348368a6108bd48bd25 (diff)
downloadchef-5296043451ec30ac5b0e7f5d68034ac7dd0121ca.tar.gz
Bump version to 16.0.10 by Chef Expeditorv16.0.10
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 a413eca57c..1821016b23 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.9 -->
-## [v16.0.9](https://github.com/chef/chef/tree/v16.0.9) (2020-01-23)
+<!-- latest_release 16.0.10 -->
+## [v16.0.10](https://github.com/chef/chef/tree/v16.0.10) (2020-01-23)
#### Merged Pull Requests
-- fix a few more ruby 2.7 specs [#9253](https://github.com/chef/chef/pull/9253) ([lamont-granquist](https://github.com/lamont-granquist))
+- Bump train-core to 3.2.14 [#9258](https://github.com/chef/chef/pull/9258) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump train-core to 3.2.14 [#9258](https://github.com/chef/chef/pull/9258) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 16.0.10 -->
- fix a few more ruby 2.7 specs [#9253](https://github.com/chef/chef/pull/9253) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.9 -->
- launchd: Fix capitalization of HardResourceLimits [#9239](https://github.com/chef/chef/pull/9239) ([rb2k](https://github.com/rb2k)) <!-- 16.0.8 -->
- Fix most Ruby 2.7 test failures / systemd service provider splat args conversion [#9251](https://github.com/chef/chef/pull/9251) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.7 -->