summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-27 23:35:57 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-27 23:35:58 +0000
commitbd8e91e8ceedcef65750e9ed7820da456ff464a0 (patch)
treedc10e49b24c15d8b3adec7aa378eca31fca031f2 /CHANGELOG.md
parent74cb3163ad600660fcf6e754111aa3ef17c2d387 (diff)
downloadchef-bd8e91e8ceedcef65750e9ed7820da456ff464a0.tar.gz
Bump version to 16.0.163 by Chef Expeditorv16.0.163
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 949643c491..442281231c 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.162 -->
-## [v16.0.162](https://github.com/chef/chef/tree/v16.0.162) (2020-03-27)
+<!-- latest_release 16.0.163 -->
+## [v16.0.163](https://github.com/chef/chef/tree/v16.0.163) (2020-03-27)
#### Merged Pull Requests
-- Fix unintuitive behavior of sources on gem resources [#9480](https://github.com/chef/chef/pull/9480) ([phiggins](https://github.com/phiggins))
+- 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))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Fix unintuitive behavior of sources on gem resources [#9480](https://github.com/chef/chef/pull/9480) ([phiggins](https://github.com/phiggins)) <!-- 16.0.162 -->
- Fixed windows share cannot modify frozen string bug [#9524](https://github.com/chef/chef/pull/9524) ([sanga1794](https://github.com/sanga1794)) <!-- 16.0.161 -->
- Improve chef_client_* resources [#9540](https://github.com/chef/chef/pull/9540) ([tas50](https://github.com/tas50)) <!-- 16.0.160 -->