summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-24 00:58:32 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-24 00:58:32 +0000
commit89569bd15923c251903398b8a1aa1ac8aaa90a30 (patch)
treef61cad536084393a7fbd6dd43b57a0855b0405f6 /CHANGELOG.md
parent81a06320a03e0b3e696b1f967a09cc86d38e0d7b (diff)
downloadchef-89569bd15923c251903398b8a1aa1ac8aaa90a30.tar.gz
Bump version to 16.0.13 by Chef Expeditorv16.0.13
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 fb113070e3..cf9017db2d 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.12 -->
-## [v16.0.12](https://github.com/chef/chef/tree/v16.0.12) (2020-01-23)
+<!-- latest_release 16.0.13 -->
+## [v16.0.13](https://github.com/chef/chef/tree/v16.0.13) (2020-01-24)
#### Merged Pull Requests
-- Provider a better error message in Chef::Cookbook::CookbookVersionLoader [#9264](https://github.com/chef/chef/pull/9264) ([tas50](https://github.com/tas50))
+- Use .load! in the Cookbook loader not .load_cookbooks [#9266](https://github.com/chef/chef/pull/9266) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Use .load! in the Cookbook loader not .load_cookbooks [#9266](https://github.com/chef/chef/pull/9266) ([tas50](https://github.com/tas50)) <!-- 16.0.13 -->
- Provider a better error message in Chef::Cookbook::CookbookVersionLoader [#9264](https://github.com/chef/chef/pull/9264) ([tas50](https://github.com/tas50)) <!-- 16.0.12 -->
- Fixes all notarization issues [#9219](https://github.com/chef/chef/pull/9219) ([jonsmorrow](https://github.com/jonsmorrow)) <!-- 16.0.11 -->
- 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 -->