summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-23 23:42:05 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-23 23:42:05 +0000
commit4efd6697fa91d45fa76e9b20e57fd214e664401b (patch)
treeebaae4b94ab7ebc4e289086bac5a166952f89d9b /CHANGELOG.md
parent466372e1020098094cec9d0777157fb12d37750c (diff)
downloadchef-4efd6697fa91d45fa76e9b20e57fd214e664401b.tar.gz
Bump version to 15.0.230 by Chef Expeditorv15.0.230
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 0cc960d650..c8bd4a459c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.229 -->
-## [v15.0.229](https://github.com/chef/chef/tree/v15.0.229) (2019-04-22)
+<!-- latest_release 15.0.230 -->
+## [v15.0.230](https://github.com/chef/chef/tree/v15.0.230) (2019-04-23)
#### Merged Pull Requests
-- Switch to inspec/train from gems [#8407](https://github.com/chef/chef/pull/8407) ([tas50](https://github.com/tas50))
+- Add Chef::Dist to abstract branding details to a single location [#8368](https://github.com/chef/chef/pull/8368) ([bobchaos](https://github.com/bobchaos))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Add Chef::Dist to abstract branding details to a single location [#8368](https://github.com/chef/chef/pull/8368) ([bobchaos](https://github.com/bobchaos)) <!-- 15.0.230 -->
- Switch to inspec/train from gems [#8407](https://github.com/chef/chef/pull/8407) ([tas50](https://github.com/tas50)) <!-- 15.0.229 -->
- Merge the local and travis kitchen tests into a single config [#8406](https://github.com/chef/chef/pull/8406) ([tas50](https://github.com/tas50)) <!-- 15.0.228 -->
- Replace kitchen-appbundle-updater in Travis tests with Test Kitchen lifecycle hooks [#8403](https://github.com/chef/chef/pull/8403) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.227 -->