summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-11 16:31:01 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-11 16:31:01 +0000
commit415c82c77489b25000ef22040168eee33950ebaf (patch)
treecdb5542d7c25db5778ea6df0eb3c574adfa7cfdb /CHANGELOG.md
parent15c603505567e2b03572e1249a9142b2505d3249 (diff)
downloadchef-415c82c77489b25000ef22040168eee33950ebaf.tar.gz
Bump version to 14.0.195 by Expeditorv14.0.195
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 f28cccbcf5..0e7196b027 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.0.194 -->
-## [v14.0.194](https://github.com/chef/chef/tree/v14.0.194) (2018-04-09)
+<!-- latest_release 14.0.195 -->
+## [v14.0.195](https://github.com/chef/chef/tree/v14.0.195) (2018-04-11)
#### Merged Pull Requests
-- Fix RHSM registration using passwords [#7133](https://github.com/chef/chef/pull/7133) ([tas50](https://github.com/tas50))
+- fix Chef-14 chef_fs/chef-zero perf regression [#7143](https://github.com/chef/chef/pull/7143) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=14.0.190 -->
### Changes since 14.0.190 release
#### Merged Pull Requests
+- fix Chef-14 chef_fs/chef-zero perf regression [#7143](https://github.com/chef/chef/pull/7143) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.195 -->
- Fix RHSM registration using passwords [#7133](https://github.com/chef/chef/pull/7133) ([tas50](https://github.com/tas50)) <!-- 14.0.194 -->
- Modify the provides for all resources from cookbooks so chef wins [#7134](https://github.com/chef/chef/pull/7134) ([tas50](https://github.com/tas50)) <!-- 14.0.193 -->
- add delegator for property_is_set? to providers [#7122](https://github.com/chef/chef/pull/7122) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.192 -->