summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-16 20:12:27 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-16 20:12:28 +0000
commit995cba88d2398cdd7cfa503445f7175e0bb54187 (patch)
tree1d3f044216d51e22eec0b06da0e300d093a54418 /CHANGELOG.md
parenta82ab66904a60fdceb0833999f49100d2cde7dc2 (diff)
downloadchef-995cba88d2398cdd7cfa503445f7175e0bb54187.tar.gz
Bump version to 15.8.29 by Chef Expeditorv15.8.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 9c65ccf342..e9804f64ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.8.28 -->
-## [v15.8.28](https://github.com/chef/chef/tree/v15.8.28) (2020-03-16)
+<!-- latest_release 15.8.29 -->
+## [v15.8.29](https://github.com/chef/chef/tree/v15.8.29) (2020-03-16)
#### Merged Pull Requests
-- Don&#39;t require/include Mixin Shellout in freebsd_package and openbsd_package [#9497](https://github.com/chef/chef/pull/9497) ([tas50](https://github.com/tas50))
+- Cookstyle fixes for our resources [#9495](https://github.com/chef/chef/pull/9495) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.8.23 -->
### Changes not yet released to stable channel
#### Merged Pull Requests
+- Cookstyle fixes for our resources [#9495](https://github.com/chef/chef/pull/9495) ([tas50](https://github.com/tas50)) <!-- 15.8.29 -->
- Don&#39;t require/include Mixin Shellout in freebsd_package and openbsd_package [#9497](https://github.com/chef/chef/pull/9497) ([tas50](https://github.com/tas50)) <!-- 15.8.28 -->
- Update the rhsm_erata* and rhsm_register resources for RHEL 8 [#9496](https://github.com/chef/chef/pull/9496) ([tas50](https://github.com/tas50)) <!-- 15.8.27 -->
- Use the chef-utils helpers in our resources [#9494](https://github.com/chef/chef/pull/9494) ([tas50](https://github.com/tas50)) <!-- 15.8.26 -->