summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-26 21:17:43 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-26 21:17:43 +0000
commitda301847cd748999318f267b5d604067fd9ffa1c (patch)
tree3468a907a3abfb4cc12ca3f148d1576a4d0a839d /CHANGELOG.md
parent8fcf183ab3198b0d8755cf692a206c865f2b8cf2 (diff)
downloadchef-da301847cd748999318f267b5d604067fd9ffa1c.tar.gz
Bump version to 16.0.87 by Chef Expeditorv16.0.87
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 6a86051b23..88e4ec353c 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.86 -->
-## [v16.0.86](https://github.com/chef/chef/tree/v16.0.86) (2020-02-26)
+<!-- latest_release 16.0.87 -->
+## [v16.0.87](https://github.com/chef/chef/tree/v16.0.87) (2020-02-26)
#### Merged Pull Requests
-- Migrating windows_user_privilege resource from windows cookbook [#9279](https://github.com/chef/chef/pull/9279) ([Vasu1105](https://github.com/Vasu1105))
+- Bump all deps to current [#9401](https://github.com/chef/chef/pull/9401) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump all deps to current [#9401](https://github.com/chef/chef/pull/9401) ([tas50](https://github.com/tas50)) <!-- 16.0.87 -->
- Migrating windows_user_privilege resource from windows cookbook [#9279](https://github.com/chef/chef/pull/9279) ([Vasu1105](https://github.com/Vasu1105)) <!-- 16.0.86 -->
- Convert the node[:platform_version] to a Chef::VersionString [#9400](https://github.com/chef/chef/pull/9400) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.85 -->
- Use the chef-utils helpers in our resources [#9397](https://github.com/chef/chef/pull/9397) ([tas50](https://github.com/tas50)) <!-- 16.0.84 -->