summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-31 20:40:52 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-31 20:40:54 +0000
commit66f015334a4ef68e6da65bca88bae5c5fc3421dc (patch)
tree6bec46693d4f0ec1e1ada0fc89e9716ec5b4717a /CHANGELOG.md
parent89d599e760683f213bacfd496c80c41e510a05b3 (diff)
downloadchef-66f015334a4ef68e6da65bca88bae5c5fc3421dc.tar.gz
Bump version to 15.9.6 by Chef Expeditorv15.9.6
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 b346b95d70..d9dde715a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.9.5 -->
-## [v15.9.5](https://github.com/chef/chef/tree/v15.9.5) (2020-03-31)
+<!-- latest_release 15.9.6 -->
+## [v15.9.6](https://github.com/chef/chef/tree/v15.9.6) (2020-03-31)
#### Merged Pull Requests
-- Update all our links to use the new docs site format / cleanup descriptions [#9554](https://github.com/chef/chef/pull/9554) ([tas50](https://github.com/tas50))
+- Skip the ifconfig functional tests if we don&#39;t have ifconfig [#9555](https://github.com/chef/chef/pull/9555) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.8.23 -->
### Changes not yet released to stable channel
#### Merged Pull Requests
+- Skip the ifconfig functional tests if we don&#39;t have ifconfig [#9555](https://github.com/chef/chef/pull/9555) ([tas50](https://github.com/tas50)) <!-- 15.9.6 -->
- Update all our links to use the new docs site format / cleanup descriptions [#9554](https://github.com/chef/chef/pull/9554) ([tas50](https://github.com/tas50)) <!-- 15.9.5 -->
- Switch to RUBY_PLATFORM for the windows check [#9557](https://github.com/chef/chef/pull/9557) ([tas50](https://github.com/tas50)) <!-- 15.9.4 -->
- backport chef-utils comment fixes [#9505](https://github.com/chef/chef/pull/9505) ([tas50](https://github.com/tas50)) <!-- 15.9.3 -->