summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-24 17:50:24 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-24 17:50:24 +0000
commit66c0fdeb65c19d267bd501550e60cd16d7bb4901 (patch)
treee3bd1d3254ec3cec393013ef0b761d60a94994c7 /CHANGELOG.md
parentf99ecb0fe7d1be9d01ffc575590ec18014ca2f4b (diff)
downloadchef-66c0fdeb65c19d267bd501550e60cd16d7bb4901.tar.gz
Bump version to 15.0.233 by Chef Expeditorv15.0.233
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 7f59d44116..e53ac8661c 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.232 -->
-## [v15.0.232](https://github.com/chef/chef/tree/v15.0.232) (2019-04-24)
+<!-- latest_release 15.0.233 -->
+## [v15.0.233](https://github.com/chef/chef/tree/v15.0.233) (2019-04-24)
#### Merged Pull Requests
-- Move ed25519 gems into omnibus [#8410](https://github.com/chef/chef/pull/8410) ([tas50](https://github.com/tas50))
+- Refactor bootstrapping to use train as the transport with full Windows bootstrap support [#8253](https://github.com/chef/chef/pull/8253) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Refactor bootstrapping to use train as the transport with full Windows bootstrap support [#8253](https://github.com/chef/chef/pull/8253) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.233 -->
- Move ed25519 gems into omnibus [#8410](https://github.com/chef/chef/pull/8410) ([tas50](https://github.com/tas50)) <!-- 15.0.232 -->
- Implement new owner/review structure + expand dev docs [#8350](https://github.com/chef/chef/pull/8350) ([tas50](https://github.com/tas50)) <!-- 15.0.231 -->
- 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 -->