summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-26 04:46:51 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-26 04:46:51 +0000
commit9f75f57ebc45005f0db3840665212e8299ad0ec1 (patch)
tree6a7c8c968ecca39c172177398841e402288d63ab /CHANGELOG.md
parentb58793f304a342babf4050bf97180262d9ceda0e (diff)
downloadchef-9f75f57ebc45005f0db3840665212e8299ad0ec1.tar.gz
Bump version to 15.0.234 by Chef Expeditorv15.0.234
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 e53ac8661c..1f0c2642f5 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.233 -->
-## [v15.0.233](https://github.com/chef/chef/tree/v15.0.233) (2019-04-24)
+<!-- latest_release 15.0.234 -->
+## [v15.0.234](https://github.com/chef/chef/tree/v15.0.234) (2019-04-26)
#### 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))
+- Fix for write permissions were not working properly on windows [#8168](https://github.com/chef/chef/pull/8168) ([vijaymmali1990](https://github.com/vijaymmali1990))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Fix for write permissions were not working properly on windows [#8168](https://github.com/chef/chef/pull/8168) ([vijaymmali1990](https://github.com/vijaymmali1990)) <!-- 15.0.234 -->
- 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 -->