summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-23 18:17:01 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-23 18:17:01 +0000
commit6e34526cb4ac80466daa0a4c4f500d7e8a0d2ec0 (patch)
tree71c3d94ccb0bfacd4fe961d284027c0e720c7342 /CHANGELOG.md
parent1a3d3eb5680ab2e16ce8569c2893123d446a5918 (diff)
downloadchef-6e34526cb4ac80466daa0a4c4f500d7e8a0d2ec0.tar.gz
Bump version to 15.12.13 by Chef Expeditorv15.12.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 9a6ef868a5..901bc4fdf9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.12.12 -->
-## [v15.12.12](https://github.com/chef/chef/tree/v15.12.12) (2020-06-23)
+<!-- latest_release 15.12.13 -->
+## [v15.12.13](https://github.com/chef/chef/tree/v15.12.13) (2020-06-23)
#### Merged Pull Requests
-- Add Windows 8 Tester [#10045](https://github.com/chef/chef/pull/10045) ([tas50](https://github.com/tas50))
+- Bump Ohai to 15.12 to support macOS Big Sur [#10046](https://github.com/chef/chef/pull/10046) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.11.8 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump Ohai to 15.12 to support macOS Big Sur [#10046](https://github.com/chef/chef/pull/10046) ([tas50](https://github.com/tas50)) <!-- 15.12.13 -->
- Add Windows 8 Tester [#10045](https://github.com/chef/chef/pull/10045) ([tas50](https://github.com/tas50)) <!-- 15.12.12 -->
- Fix snap_package bugs [#10042](https://github.com/chef/chef/pull/10042) ([tas50](https://github.com/tas50)) <!-- 15.12.11 -->
- Silence exception output in threaded test. [#10043](https://github.com/chef/chef/pull/10043) ([tas50](https://github.com/tas50)) <!-- 15.12.10 -->