summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-31 00:49:12 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-31 00:49:14 +0000
commit6c9d2b32e3254e509dc6bf6c62908fc5a4fe4fe8 (patch)
tree446d3ce9dbbfc5cd2002666a0b52779939f399bc /CHANGELOG.md
parent0a99a75ff084732b26c18c06d7c4e82f159ed80b (diff)
downloadchef-6c9d2b32e3254e509dc6bf6c62908fc5a4fe4fe8.tar.gz
Bump version to 15.8.2 by Chef Expeditorv15.8.2
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 c22ae54e0b..25f8aefd04 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.1 -->
-## [v15.8.1](https://github.com/chef/chef/tree/v15.8.1) (2020-01-31)
+<!-- latest_release 15.8.2 -->
+## [v15.8.2](https://github.com/chef/chef/tree/v15.8.2) (2020-01-31)
#### Merged Pull Requests
-- declare_resource.rb: consistently use `/x/y.txt` [#9310](https://github.com/chef/chef/pull/9310) ([tas50](https://github.com/tas50))
+- 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))
<!-- latest_release -->
<!-- release_rollup since=15.7.32 -->
### Changes not yet released to stable channel
#### 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)) <!-- 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 -->
- Fixes all notarization issues [#9252](https://github.com/chef/chef/pull/9252) ([jonsmorrow](https://github.com/jonsmorrow)) <!-- 15.7.33 -->