summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-07 20:39:33 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-07 20:39:33 +0000
commit37914f9f192a8d77f0e4fef8a09c2a20c90ccddb (patch)
tree22634e560632321d821d776cdbfd11442cb6292e /CHANGELOG.md
parentd5b4159e11f86f34075687d34e96354099ed129e (diff)
downloadchef-37914f9f192a8d77f0e4fef8a09c2a20c90ccddb.tar.gz
Bump version to 14.3.34 by Chef Expeditorv14.3.34
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 e8e4d7c36a..8ecd7a84bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.3.33 -->
-## [v14.3.33](https://github.com/chef/chef/tree/v14.3.33) (2018-07-07)
+<!-- latest_release 14.3.34 -->
+## [v14.3.34](https://github.com/chef/chef/tree/v14.3.34) (2018-07-07)
#### Merged Pull Requests
-- Fix dupe stdout_logger [#7401](https://github.com/chef/chef/pull/7401) ([nsdavidson](https://github.com/nsdavidson))
+- Prevent failures using windows_feature due to the platform helper [#7433](https://github.com/chef/chef/pull/7433) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.2.0 -->
### Changes since 14.2.0 release
#### Merged Pull Requests
+- Prevent failures using windows_feature due to the platform helper [#7433](https://github.com/chef/chef/pull/7433) ([tas50](https://github.com/tas50)) <!-- 14.3.34 -->
- Fix dupe stdout_logger [#7401](https://github.com/chef/chef/pull/7401) ([nsdavidson](https://github.com/nsdavidson)) <!-- 14.3.33 -->
- bump chefstyle + inspec-core [#7431](https://github.com/chef/chef/pull/7431) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.3.32 -->
- Don&#39;t require rubygems in our binaries [#7428](https://github.com/chef/chef/pull/7428) ([tas50](https://github.com/tas50)) <!-- 14.3.31 -->