summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-31 22:28:12 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-31 22:28:12 +0000
commitbacbb142981f211f25d7e173c88bb5f8c5a34d75 (patch)
tree3322be6b9cb68d143fc23c1888f9ea39c2845bc6 /CHANGELOG.md
parent77a474e18273405817ab79a9195149ceb7b783b9 (diff)
downloadchef-bacbb142981f211f25d7e173c88bb5f8c5a34d75.tar.gz
Bump version to 15.9.8 by Chef Expeditorv15.9.8
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 4f90a2cc41..cc368432fc 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.7 -->
-## [v15.9.7](https://github.com/chef/chef/tree/v15.9.7) (2020-03-31)
+<!-- latest_release 15.9.8 -->
+## [v15.9.8](https://github.com/chef/chef/tree/v15.9.8) (2020-03-31)
#### Merged Pull Requests
-- Fixed windows share cannot modify frozen string bug [#9556](https://github.com/chef/chef/pull/9556) ([tas50](https://github.com/tas50))
+- Fix cloud? helper to only report true on cloud instances [#9558](https://github.com/chef/chef/pull/9558) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.8.23 -->
### Changes not yet released to stable channel
#### Merged Pull Requests
+- Fix cloud? helper to only report true on cloud instances [#9558](https://github.com/chef/chef/pull/9558) ([tas50](https://github.com/tas50)) <!-- 15.9.8 -->
- Fixed windows share cannot modify frozen string bug [#9556](https://github.com/chef/chef/pull/9556) ([tas50](https://github.com/tas50)) <!-- 15.9.7 -->
- 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 -->