summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-31 18:42:20 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-31 18:42:20 +0000
commit3dfb81307cebd0d0987dd1daab3024c34b628539 (patch)
treeb4c1f36a0e67f9fa3711166f09ed51dcb176afb5 /CHANGELOG.md
parent3ead9846a0fb8a697d70961f83fd8fc7643d3822 (diff)
downloadchef-3dfb81307cebd0d0987dd1daab3024c34b628539.tar.gz
Bump version to 16.0.167 by Chef Expeditorv16.0.167
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 f0a55c67d2..ab678c43a3 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.166 -->
-## [v16.0.166](https://github.com/chef/chef/tree/v16.0.166) (2020-03-31)
+<!-- latest_release 16.0.167 -->
+## [v16.0.167](https://github.com/chef/chef/tree/v16.0.167) (2020-03-31)
#### Merged Pull Requests
-- Remove SLES 11 support from build_essential [#9551](https://github.com/chef/chef/pull/9551) ([tas50](https://github.com/tas50))
+- build_essential resource: fix macOS 10.15 and improve installation support with a new :upgrade action for macOS [#9550](https://github.com/chef/chef/pull/9550) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- build_essential resource: fix macOS 10.15 and improve installation support with a new :upgrade action for macOS [#9550](https://github.com/chef/chef/pull/9550) ([tas50](https://github.com/tas50)) <!-- 16.0.167 -->
- Remove SLES 11 support from build_essential [#9551](https://github.com/chef/chef/pull/9551) ([tas50](https://github.com/tas50)) <!-- 16.0.166 -->
- Add Ubuntu 20.04 (x86_64) Tester [#9523](https://github.com/chef/chef/pull/9523) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 16.0.164 -->
- Skip the ifconfig functional tests if we don&#39;t have ifconfig [#9549](https://github.com/chef/chef/pull/9549) ([tas50](https://github.com/tas50)) <!-- 16.0.163 -->