summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-03 02:21:52 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-03 02:21:52 +0000
commit088a54e479552b1468516e229061b173806bbf20 (patch)
treeb7af9e422d0a143f7b3a000ab78ce4dea6572feb /CHANGELOG.md
parentba643bf089c6dd9a5d6df8e79c3adb24ec2833a1 (diff)
downloadchef-088a54e479552b1468516e229061b173806bbf20.tar.gz
Bump version to 15.13.19 by Chef Expeditorv15.13.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 b925ba05ef..0be09b746e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.13.18 -->
-## [v15.13.18](https://github.com/chef/chef/tree/v15.13.18) (2020-09-02)
+<!-- latest_release 15.13.19 -->
+## [v15.13.19](https://github.com/chef/chef/tree/v15.13.19) (2020-09-03)
#### Merged Pull Requests
-- Avoid knife ssh freeze on windows [#10377](https://github.com/chef/chef/pull/10377) ([tas50](https://github.com/tas50))
+- Simplify macos platform detection in the specs + add macOS Big Sur testers [#10378](https://github.com/chef/chef/pull/10378) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.13.8 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Simplify macos platform detection in the specs + add macOS Big Sur testers [#10378](https://github.com/chef/chef/pull/10378) ([tas50](https://github.com/tas50)) <!-- 15.13.19 -->
- Avoid knife ssh freeze on windows [#10377](https://github.com/chef/chef/pull/10377) ([tas50](https://github.com/tas50)) <!-- 15.13.18 -->
- Pin Chefstyle + bump all other deps [#10375](https://github.com/chef/chef/pull/10375) ([tas50](https://github.com/tas50)) <!-- 15.13.17 -->
- Use powershell_out vs. powershell_script in hostname [#10317](https://github.com/chef/chef/pull/10317) ([tas50](https://github.com/tas50)) <!-- 15.13.16 -->