summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-16 17:50:00 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-16 17:50:00 +0000
commit4bc193401a089719fa9017a653dd0e8357efb484 (patch)
tree502cc0a92b7432492386a5bbec06fea10b0222af /CHANGELOG.md
parent4e586321a728a3847c78da3d8e6e870b25b7ab77 (diff)
downloadchef-4bc193401a089719fa9017a653dd0e8357efb484.tar.gz
Bump version to 15.7.16 by Chef Expeditorv15.7.16
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 ce0e6cd182..1e3f46ef9b 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.15 -->
-## [v15.7.15](https://github.com/chef/chef/tree/v15.7.15) (2020-01-14)
+<!-- latest_release 15.7.16 -->
+## [v15.7.16](https://github.com/chef/chef/tree/v15.7.16) (2020-01-16)
#### 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))
+- Fix for windows task not idempotent on the windows19 and window… [#9223](https://github.com/chef/chef/pull/9223) ([Vasu1105](https://github.com/Vasu1105))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix for windows task not idempotent on the windows19 and window… [#9223](https://github.com/chef/chef/pull/9223) ([Vasu1105](https://github.com/Vasu1105)) <!-- 15.7.16 -->
- 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 -->