summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 -->