summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-10-08 15:11:56 +0000
committerChef Expeditor <expeditor@chef.io>2019-10-08 15:11:56 +0000
commitfc464de6bbc3bafc97c2c152fe5a10c92906f991 (patch)
treeb73795ec80c157803278a3e87964896ea2187c2e /CHANGELOG.md
parente48740202cef4c19f1588999fe2bf05a89cb6ed9 (diff)
downloadchef-fc464de6bbc3bafc97c2c152fe5a10c92906f991.tar.gz
Bump version to 15.4.29 by Chef Expeditorv15.4.29
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 9c73ba49ad..69733fd00a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.4.27 -->
-## [v15.4.27](https://github.com/chef/chef/tree/v15.4.27) (2019-10-03)
+<!-- latest_release 15.4.29 -->
+## [v15.4.29](https://github.com/chef/chef/tree/v15.4.29) (2019-10-08)
#### Merged Pull Requests
-- Add CentOS 8 kitchen testing to buildkite [#8954](https://github.com/chef/chef/pull/8954) ([tas50](https://github.com/tas50))
+- windows_share: make path idempotent by coercing to backwhacks [#8967](https://github.com/chef/chef/pull/8967) ([Happycoil](https://github.com/Happycoil))
<!-- latest_release -->
<!-- release_rollup since=15.3.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- windows_share: make path idempotent by coercing to backwhacks [#8967](https://github.com/chef/chef/pull/8967) ([Happycoil](https://github.com/Happycoil)) <!-- 15.4.29 -->
- Add CentOS 8 kitchen testing to buildkite [#8954](https://github.com/chef/chef/pull/8954) ([tas50](https://github.com/tas50)) <!-- 15.4.27 -->
- Remove EOL openSUSE Leap 42 testing [#8955](https://github.com/chef/chef/pull/8955) ([tas50](https://github.com/tas50)) <!-- 15.4.26 -->
- Revert Gemfile.lock to Bundler 1.17.3 [#8956](https://github.com/chef/chef/pull/8956) ([tas50](https://github.com/tas50)) <!-- 15.4.25 -->