summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-17 17:01:26 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-17 17:01:26 +0000
commit3c692f4dfa6f61d2bcd8f7c9ba5b6f188559af11 (patch)
treed5c65959b1f4423487189408d0ac7418cda246be /CHANGELOG.md
parenta36655925c4501bcb74771c05f0671867117b699 (diff)
downloadchef-3c692f4dfa6f61d2bcd8f7c9ba5b6f188559af11.tar.gz
Bump version to 15.7.23 by Chef Expeditorv15.7.23
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 b91bfd2141..58ba0a5fef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.7.22 -->
-## [v15.7.22](https://github.com/chef/chef/tree/v15.7.22) (2020-01-17)
+<!-- latest_release 15.7.23 -->
+## [v15.7.23](https://github.com/chef/chef/tree/v15.7.23) (2020-01-17)
#### Merged Pull Requests
-- Add time_out property in cron resource [#9153](https://github.com/chef/chef/pull/9153) ([Nimesh-Msys](https://github.com/Nimesh-Msys))
+- Remove RHEL 6 s390x (zLinux) support [#9233](https://github.com/chef/chef/pull/9233) ([jaymalasinha](https://github.com/jaymalasinha))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove RHEL 6 s390x (zLinux) support [#9233](https://github.com/chef/chef/pull/9233) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 15.7.23 -->
- Add time_out property in cron resource [#9153](https://github.com/chef/chef/pull/9153) ([Nimesh-Msys](https://github.com/Nimesh-Msys)) <!-- 15.7.22 -->
- Generate metadata.json from metadata.rb if not exist before knife cookbook upload or knife upload or berkshelf upload [#9073](https://github.com/chef/chef/pull/9073) ([Vasu1105](https://github.com/Vasu1105)) <!-- 15.7.21 -->
- Update openssl to 1.0.2u [#9229](https://github.com/chef/chef/pull/9229) ([tas50](https://github.com/tas50)) <!-- 15.7.20 -->