summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-31 20:41:50 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-31 20:41:50 +0000
commitbc520d0814fa44d86f086e8297d8b2d5f9ea6f3c (patch)
tree966c7b193e92af11957e3cc22e6bb82984012180 /CHANGELOG.md
parent66f015334a4ef68e6da65bca88bae5c5fc3421dc (diff)
downloadchef-bc520d0814fa44d86f086e8297d8b2d5f9ea6f3c.tar.gz
Bump version to 15.9.7 by Chef Expeditorv15.9.7
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 d9dde715a2..4f90a2cc41 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.6 -->
-## [v15.9.6](https://github.com/chef/chef/tree/v15.9.6) (2020-03-31)
+<!-- latest_release 15.9.7 -->
+## [v15.9.7](https://github.com/chef/chef/tree/v15.9.7) (2020-03-31)
#### 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))
+- Fixed windows share cannot modify frozen string bug [#9556](https://github.com/chef/chef/pull/9556) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.8.23 -->
### Changes not yet released to stable channel
#### Merged Pull Requests
+- 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 -->
- Switch to RUBY_PLATFORM for the windows check [#9557](https://github.com/chef/chef/pull/9557) ([tas50](https://github.com/tas50)) <!-- 15.9.4 -->