summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-16 22:39:46 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-16 22:39:46 +0000
commitca10ffc524f6098736f36ddd1bfe32ebf00511ee (patch)
tree0e2a4c66a1809126c379a346d24697f8be764ef8 /CHANGELOG.md
parentb835a68c52331547048e32844f1135718858bf79 (diff)
downloadchef-ca10ffc524f6098736f36ddd1bfe32ebf00511ee.tar.gz
Bump version to 15.7.20 by Chef Expeditorv15.7.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 9649e26fd5..3923be2c80 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.7.19 -->
-## [v15.7.19](https://github.com/chef/chef/tree/v15.7.19) (2020-01-16)
+<!-- latest_release 15.7.20 -->
+## [v15.7.20](https://github.com/chef/chef/tree/v15.7.20) (2020-01-16)
#### Merged Pull Requests
-- Windows Path on Bootstrap [#8669](https://github.com/chef/chef/pull/8669) ([Xorima](https://github.com/Xorima))
+- Update openssl to 1.0.2u [#9229](https://github.com/chef/chef/pull/9229) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update openssl to 1.0.2u [#9229](https://github.com/chef/chef/pull/9229) ([tas50](https://github.com/tas50)) <!-- 15.7.20 -->
- Windows Path on Bootstrap [#8669](https://github.com/chef/chef/pull/8669) ([Xorima](https://github.com/Xorima)) <!-- 15.7.19 -->
- Use /etc/chef for bootstrapping instead of CONF_DIR [#9226](https://github.com/chef/chef/pull/9226) ([marcparadise](https://github.com/marcparadise)) <!-- 15.7.18 -->
- Use the right class in knife supermarket install [#9217](https://github.com/chef/chef/pull/9217) ([tas50](https://github.com/tas50)) <!-- 15.7.17 -->