summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-30 01:43:46 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-30 01:43:46 +0000
commit5e2591bdc738b99a8bf3776bf40f876f51e80c66 (patch)
tree5f9777564bc0c335b533ab410a41b65f2f2cfaff /CHANGELOG.md
parentf98547abc924a98fe2c2549fe50b0a32847ada80 (diff)
downloadchef-5e2591bdc738b99a8bf3776bf40f876f51e80c66.tar.gz
Bump version to 16.0.32 by Chef Expeditorv16.0.32
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 c29d5e0637..56e933dc4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.31 -->
-## [v16.0.31](https://github.com/chef/chef/tree/v16.0.31) (2020-01-30)
+<!-- latest_release 16.0.32 -->
+## [v16.0.32](https://github.com/chef/chef/tree/v16.0.32) (2020-01-30)
#### Merged Pull Requests
-- Add windows_nt_version and powershell_version helpers to chef-utils [#9297](https://github.com/chef/chef/pull/9297) ([tas50](https://github.com/tas50))
+- declare_resource.rb: consistently use `/x/y.txt` [#9273](https://github.com/chef/chef/pull/9273) ([michel-slm](https://github.com/michel-slm))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- declare_resource.rb: consistently use `/x/y.txt` [#9273](https://github.com/chef/chef/pull/9273) ([michel-slm](https://github.com/michel-slm)) <!-- 16.0.32 -->
- Add windows_nt_version and powershell_version helpers to chef-utils [#9297](https://github.com/chef/chef/pull/9297) ([tas50](https://github.com/tas50)) <!-- 16.0.31 -->
- add bk testing against merge commit [#9296](https://github.com/chef/chef/pull/9296) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.30 -->
- Fix fuzzy node search to work when the search type is a string rather than a symbol [#9287](https://github.com/chef/chef/pull/9287) ([mimato](https://github.com/mimato)) <!-- 16.0.29 -->