summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-21 00:35:00 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-21 00:35:00 +0000
commit2478b8252d3c701da2e0fd4835028da53c59c498 (patch)
tree9aac80ecb16e8b14d865d49b7c8ea37ea68ea0ff /CHANGELOG.md
parent33c7b18537902c5555b6cdae09ff7f8649426390 (diff)
downloadchef-2478b8252d3c701da2e0fd4835028da53c59c498.tar.gz
Bump version to 16.7.54 by Chef Expeditorv16.7.54
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7aaf87756..387a838a9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.53 -->
-## [v16.7.53](https://github.com/chef/chef/tree/v16.7.53) (2020-11-20)
+<!-- latest_release 16.7.54 -->
+## [v16.7.54](https://github.com/chef/chef/tree/v16.7.54) (2020-11-21)
#### Merged Pull Requests
-- include password in guard inherited attributes [#10672](https://github.com/chef/chef/pull/10672) ([mwrock](https://github.com/mwrock))
-- Update the docs generation for the new format [#10659](https://github.com/chef/chef/pull/10659) ([tas50](https://github.com/tas50))
+- Update ohai and win32-service to the latest [#10673](https://github.com/chef/chef/pull/10673) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update ohai and win32-service to the latest [#10673](https://github.com/chef/chef/pull/10673) ([tas50](https://github.com/tas50)) <!-- 16.7.54 -->
- include password in guard inherited attributes [#10672](https://github.com/chef/chef/pull/10672) ([mwrock](https://github.com/mwrock)) <!-- 16.7.53 -->
- Update the docs generation for the new format [#10659](https://github.com/chef/chef/pull/10659) ([tas50](https://github.com/tas50)) <!-- 16.7.52 -->
- user: Log what changed when updating a user [#10656](https://github.com/chef/chef/pull/10656) ([jaymzh](https://github.com/jaymzh)) <!-- 16.7.52 -->