summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-25 18:08:03 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-25 18:08:03 +0000
commit5c62c59b11e5ceb0b37acbc2579dcb8bcd4f1ced (patch)
tree978646a9a81365cd88565418c35ccfbb2eba8122 /CHANGELOG.md
parent35a33815836b870771d86c141800cb4fc2b072c1 (diff)
downloadchef-5c62c59b11e5ceb0b37acbc2579dcb8bcd4f1ced.tar.gz
Bump version to 16.0.158 by Chef Expeditorv16.0.158
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 7fdfef0aab..9c19cb2987 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.157 -->
-## [v16.0.157](https://github.com/chef/chef/tree/v16.0.157) (2020-03-25)
+<!-- latest_release 16.0.158 -->
+## [v16.0.158](https://github.com/chef/chef/tree/v16.0.158) (2020-03-25)
#### Merged Pull Requests
-- Switch to RUBY_PLATFORM for the windows check [#9531](https://github.com/chef/chef/pull/9531) ([tas50](https://github.com/tas50))
+- Add missing introduced value to the new property in rhsm_register [#9534](https://github.com/chef/chef/pull/9534) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add missing introduced value to the new property in rhsm_register [#9534](https://github.com/chef/chef/pull/9534) ([tas50](https://github.com/tas50)) <!-- 16.0.158 -->
- Switch to RUBY_PLATFORM for the windows check [#9531](https://github.com/chef/chef/pull/9531) ([tas50](https://github.com/tas50)) <!-- 16.0.157 -->
- Add chef_client_windows_task resource from chef-client cookbook [#9528](https://github.com/chef/chef/pull/9528) ([tas50](https://github.com/tas50)) <!-- 16.0.156 -->
- Add : https_for_ca_consumer property to rhsm_register resource [#9525](https://github.com/chef/chef/pull/9525) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 16.0.155 -->