summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-06-25 21:45:52 +0000
committerChef Expeditor <chef-ci@chef.io>2019-06-25 21:45:52 +0000
commite25c621c6902e14654a59d62381b74eeb92f35d7 (patch)
tree15dc10c4bc3ce9545c8a666bbef85b48b2e59b87 /CHANGELOG.md
parent553abb17f39e378ef1572ee7f7044afe5c439943 (diff)
downloadchef-e25c621c6902e14654a59d62381b74eeb92f35d7.tar.gz
Bump version to 15.1.29 by Chef Expeditorv15.1.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 7bbc74915d..0c0813402b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.1.28 -->
-## [v15.1.28](https://github.com/chef/chef/tree/v15.1.28) (2019-06-25)
+<!-- latest_release 15.1.29 -->
+## [v15.1.29](https://github.com/chef/chef/tree/v15.1.29) (2019-06-25)
#### Merged Pull Requests
-- chocolatey_source: Add additional actions and propereties for configuring sources [#8635](https://github.com/chef/chef/pull/8635) ([gep13](https://github.com/gep13))
+- yum_package: Better handle yum exceptions in our helper so we always close the rpmdb [#8692](https://github.com/chef/chef/pull/8692) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- yum_package: Better handle yum exceptions in our helper so we always close the rpmdb [#8692](https://github.com/chef/chef/pull/8692) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.1.29 -->
- chocolatey_source: Add additional actions and propereties for configuring sources [#8635](https://github.com/chef/chef/pull/8635) ([gep13](https://github.com/gep13)) <!-- 15.1.28 -->
- Ignore noisy outputs at create temp_dir during bootstrap [#8682](https://github.com/chef/chef/pull/8682) ([sawanoboly](https://github.com/sawanoboly)) <!-- 15.1.27 -->
- Improve how we bundler install in appveyor [#8663](https://github.com/chef/chef/pull/8663) ([tas50](https://github.com/tas50)) <!-- 15.1.26 -->