summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-20 20:36:37 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-20 20:36:37 +0000
commit26f1f8273d3fff0cebe1e89a35f601e5747686b0 (patch)
tree36b93d355f697547126e1e83cdedea640518a32e /CHANGELOG.md
parentc19dfd70148d07f6ae6f8fb2aa00bda50115ba2a (diff)
downloadchef-26f1f8273d3fff0cebe1e89a35f601e5747686b0.tar.gz
Bump version to 16.7.53 by Chef Expeditorv16.7.53
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7464d8378e..a7aaf87756 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,9 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release unreleased -->
-## Unreleased
+<!-- latest_release 16.7.53 -->
+## [v16.7.53](https://github.com/chef/chef/tree/v16.7.53) (2020-11-20)
#### 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))
<!-- latest_release -->
@@ -10,6 +11,7 @@
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- update pwsh in powershell_exec to 7.1.0 and add comments explaining how to pull in updates [#10652](https://github.com/chef/chef/pull/10652) ([mwrock](https://github.com/mwrock)) <!-- 16.7.51 -->