diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-08-18 04:48:05 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-08-18 04:48:12 +0000 |
commit | 5cc241bb14e845ff581082bdcd6302fc37d51bda (patch) | |
tree | 838be8456d5f85721b08e542a29ea5ae47665751 /CHANGELOG.md | |
parent | 67e25ff14106283dc95797cf2730619364b877e5 (diff) | |
download | chef-5cc241bb14e845ff581082bdcd6302fc37d51bda.tar.gz |
Bump version to 15.13.12 by Chef Expeditorv15.13.12
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a0931a8d60..ed5083f53d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 15.13.11 --> -## [v15.13.11](https://github.com/chef/chef/tree/v15.13.11) (2020-08-18) +<!-- latest_release 15.13.12 --> +## [v15.13.12](https://github.com/chef/chef/tree/v15.13.12) (2020-08-18) #### Merged Pull Requests -- Use net/http and openssl instead of net/https [#10314](https://github.com/chef/chef/pull/10314) ([tas50](https://github.com/tas50)) +- Make sure darwin is always detected [#10313](https://github.com/chef/chef/pull/10313) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=15.13.8 --> ### Changes not yet released to stable #### Merged Pull Requests +- Make sure darwin is always detected [#10313](https://github.com/chef/chef/pull/10313) ([tas50](https://github.com/tas50)) <!-- 15.13.12 --> - Use net/http and openssl instead of net/https [#10314](https://github.com/chef/chef/pull/10314) ([tas50](https://github.com/tas50)) <!-- 15.13.11 --> - Update all deps to current [#10311](https://github.com/chef/chef/pull/10311) ([tas50](https://github.com/tas50)) <!-- 15.13.10 --> - Backport dist configuration to chef15 [#10266](https://github.com/chef/chef/pull/10266) ([tehlers320](https://github.com/tehlers320)) <!-- 15.13.9 --> |