summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-18 21:34:45 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-18 21:34:45 +0000
commit5d5a1aeeb5d5585548a8bacb06fa7a57d3ecc660 (patch)
tree5e91d1a18f309208f7e8d0b16605b48a9b37b987 /CHANGELOG.md
parent6857d496fc41025764b70c0517c8c694df10c897 (diff)
downloadchef-5d5a1aeeb5d5585548a8bacb06fa7a57d3ecc660.tar.gz
Bump version to 15.5.13 by Chef Expeditorv15.5.13
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 87e127b384..9fef1f2f9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.5.12 -->
-## [v15.5.12](https://github.com/chef/chef/tree/v15.5.12) (2019-11-18)
+<!-- latest_release 15.5.13 -->
+## [v15.5.13](https://github.com/chef/chef/tree/v15.5.13) (2019-11-18)
#### Merged Pull Requests
-- Convert reboot resource to a custom resource with descriptions [#7239](https://github.com/chef/chef/pull/7239) ([tas50](https://github.com/tas50))
+- Remove bonus `.md` to fix link [#9110](https://github.com/chef/chef/pull/9110) ([btm](https://github.com/btm))
<!-- latest_release -->
<!-- release_rollup since=15.5.9 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove bonus `.md` to fix link [#9110](https://github.com/chef/chef/pull/9110) ([btm](https://github.com/btm)) <!-- 15.5.13 -->
- Convert reboot resource to a custom resource with descriptions [#7239](https://github.com/chef/chef/pull/7239) ([tas50](https://github.com/tas50)) <!-- 15.5.12 -->
- Don&#39;t ship the extra rake tasks in the gem [#9104](https://github.com/chef/chef/pull/9104) ([tas50](https://github.com/tas50)) <!-- 15.5.11 -->
- Improve input validation on windows_package [#9102](https://github.com/chef/chef/pull/9102) ([tas50](https://github.com/tas50)) <!-- 15.5.10 -->