summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-14 19:32:07 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-14 19:32:07 +0000
commitee5d4142f7d9db19f42eaba023a826157c06ffcf (patch)
tree87d25d25cf37c762a7113824cd82007b10902e57 /CHANGELOG.md
parent7d1579e8e140ead2a5fda8af2f6fc4a638ed7646 (diff)
downloadchef-ee5d4142f7d9db19f42eaba023a826157c06ffcf.tar.gz
Bump version to 15.7.15 by Chef Expeditorv15.7.15
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 1d5d5d25d2..ce0e6cd182 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.12 -->
-## [v15.7.12](https://github.com/chef/chef/tree/v15.7.12) (2020-01-13)
+<!-- latest_release 15.7.15 -->
+## [v15.7.15](https://github.com/chef/chef/tree/v15.7.15) (2020-01-14)
#### Merged Pull Requests
-- Update to license_scout 1.1.2 [#9212](https://github.com/chef/chef/pull/9212) ([tas50](https://github.com/tas50))
+- x509_certificate : Add the capability to automatically renew a certificate [#9187](https://github.com/chef/chef/pull/9187) ([julienhuon](https://github.com/julienhuon))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- x509_certificate : Add the capability to automatically renew a certificate [#9187](https://github.com/chef/chef/pull/9187) ([julienhuon](https://github.com/julienhuon)) <!-- 15.7.15 -->
- Update to license_scout 1.1.2 [#9212](https://github.com/chef/chef/pull/9212) ([tas50](https://github.com/tas50)) <!-- 15.7.12 -->
- Do not build Chef Infra Client on Windows 2008 R2 [#9203](https://github.com/chef/chef/pull/9203) ([tas50](https://github.com/tas50)) <!-- 15.7.11 -->
- Clear password flags when setting the password on aix [#9209](https://github.com/chef/chef/pull/9209) ([Triodes](https://github.com/Triodes)) <!-- 15.7.10 -->