summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-10 18:04:04 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-10 18:04:04 +0000
commitb1107bf5479b2f7d9f94b1609936f588db1da128 (patch)
treeae64ff90bce79d0d9dd5372afdaf6e2a929030a5 /CHANGELOG.md
parent831e4bbb9ca6b66ad251459810e782496612cbcf (diff)
downloadchef-b1107bf5479b2f7d9f94b1609936f588db1da128.tar.gz
Bump version to 15.13.20 by Chef Expeditorv15.13.20
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 0be09b746e..e8000b77df 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.19 -->
-## [v15.13.19](https://github.com/chef/chef/tree/v15.13.19) (2020-09-03)
+<!-- latest_release 15.13.20 -->
+## [v15.13.20](https://github.com/chef/chef/tree/v15.13.20) (2020-09-10)
#### 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))
+- Update openssl to 1.0.2w and bump other deps to current [#10415](https://github.com/chef/chef/pull/10415) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.13.8 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update openssl to 1.0.2w and bump other deps to current [#10415](https://github.com/chef/chef/pull/10415) ([tas50](https://github.com/tas50)) <!-- 15.13.20 -->
- 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 -->