summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-09 17:51:19 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-09 17:51:19 +0000
commit76fa86f06fc4b4ed2c4ba165c64b28538c6d637c (patch)
tree9d60a78e958bf2c8409b8daacd0f6d9d820aff9f /CHANGELOG.md
parent574a3611bb508a207d06aba1bb9040a4e14837ed (diff)
downloadchef-76fa86f06fc4b4ed2c4ba165c64b28538c6d637c.tar.gz
Bump version to 14.0.194 by Expeditorv14.0.194
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 849399ba8c..f28cccbcf5 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.193 -->
-## [v14.0.193](https://github.com/chef/chef/tree/v14.0.193) (2018-04-07)
+<!-- latest_release 14.0.194 -->
+## [v14.0.194](https://github.com/chef/chef/tree/v14.0.194) (2018-04-09)
#### Merged Pull Requests
-- Modify the provides for all resources from cookbooks so chef wins [#7134](https://github.com/chef/chef/pull/7134) ([tas50](https://github.com/tas50))
+- Fix RHSM registration using passwords [#7133](https://github.com/chef/chef/pull/7133) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.0.190 -->
### Changes since 14.0.190 release
#### Merged Pull Requests
+- 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 -->
- Update InSpec to 2.1.21 [#7109](https://github.com/chef/chef/pull/7109) ([tas50](https://github.com/tas50)) <!-- 14.0.191 -->