summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-18 05:31:58 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-18 05:31:58 +0000
commit02a51c541ad12e1910c0ab2b5b8f3bca04f2057f (patch)
treee1f9515145267027c05d0bdf8132557507a47c5e /CHANGELOG.md
parent2654610c31bc193b0f560b38a617e5a945abe0bf (diff)
downloadchef-02a51c541ad12e1910c0ab2b5b8f3bca04f2057f.tar.gz
Bump version to 15.13.15 by Chef Expeditorv15.13.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 3339fd6dfd..ad929d2ed2 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.14 -->
-## [v15.13.14](https://github.com/chef/chef/tree/v15.13.14) (2020-08-18)
+<!-- latest_release 15.13.15 -->
+## [v15.13.15](https://github.com/chef/chef/tree/v15.13.15) (2020-08-18)
#### Merged Pull Requests
-- Fix install windows features when install state is removed [#10315](https://github.com/chef/chef/pull/10315) ([tas50](https://github.com/tas50))
+- Fix second chef run hang for windows_font resource [#10316](https://github.com/chef/chef/pull/10316) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.13.8 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix second chef run hang for windows_font resource [#10316](https://github.com/chef/chef/pull/10316) ([tas50](https://github.com/tas50)) <!-- 15.13.15 -->
- Fix install windows features when install state is removed [#10315](https://github.com/chef/chef/pull/10315) ([tas50](https://github.com/tas50)) <!-- 15.13.14 -->
- Convert File.exists to File.exist in many places [#10312](https://github.com/chef/chef/pull/10312) ([tas50](https://github.com/tas50)) <!-- 15.13.13 -->
- Make sure darwin is always detected [#10313](https://github.com/chef/chef/pull/10313) ([tas50](https://github.com/tas50)) <!-- 15.13.12 -->