summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-31 00:50:21 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-31 00:50:21 +0000
commitd1d6fa495174573ba125521de38744970406d493 (patch)
tree6f3dd490c109d07093b10aa7749487e9b5ffe251 /CHANGELOG.md
parent6c9d2b32e3254e509dc6bf6c62908fc5a4fe4fe8 (diff)
downloadchef-d1d6fa495174573ba125521de38744970406d493.tar.gz
Bump version to 15.8.3 by Chef Expeditorv15.8.3
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 25f8aefd04..d85a862a2c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.8.2 -->
-## [v15.8.2](https://github.com/chef/chef/tree/v15.8.2) (2020-01-31)
+<!-- latest_release 15.8.3 -->
+## [v15.8.3](https://github.com/chef/chef/tree/v15.8.3) (2020-01-31)
#### Merged Pull Requests
-- Fix fuzzy node search to work when the search type is a string rather than a symbol [#9308](https://github.com/chef/chef/pull/9308) ([tas50](https://github.com/tas50))
+- debian 10 ifconfig fix [#9311](https://github.com/chef/chef/pull/9311) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.7.32 -->
### Changes not yet released to stable channel
#### Merged Pull Requests
+- debian 10 ifconfig fix [#9311](https://github.com/chef/chef/pull/9311) ([tas50](https://github.com/tas50)) <!-- 15.8.3 -->
- Fix fuzzy node search to work when the search type is a string rather than a symbol [#9308](https://github.com/chef/chef/pull/9308) ([tas50](https://github.com/tas50)) <!-- 15.8.2 -->
- declare_resource.rb: consistently use `/x/y.txt` [#9310](https://github.com/chef/chef/pull/9310) ([tas50](https://github.com/tas50)) <!-- 15.8.1 -->
- Add windows_nt_version and powershell_version helpers to chef-utils [#9307](https://github.com/chef/chef/pull/9307) ([tas50](https://github.com/tas50)) <!-- 15.8.0 -->