diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-09-24 18:34:59 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-09-24 18:34:59 +0000 |
commit | 8028b4b06486924f5f1e10218b9124ec8edbb809 (patch) | |
tree | 9d51674bd653592227d419093f07a8a1f84e844c /CHANGELOG.md | |
parent | 315097188998867f377363bfed4cbba1a39c20b3 (diff) | |
download | chef-8028b4b06486924f5f1e10218b9124ec8edbb809.tar.gz |
Bump version to 16.5.72 by Chef Expeditorv16.5.72
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a44b63210..6b47a55eb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 16.5.71 --> -## [v16.5.71](https://github.com/chef/chef/tree/v16.5.71) (2020-09-24) +<!-- latest_release 16.5.72 --> +## [v16.5.72](https://github.com/chef/chef/tree/v16.5.72) (2020-09-24) #### Merged Pull Requests -- Update require gating to include chef-utils/chef-config & gate more [#10451](https://github.com/chef/chef/pull/10451) ([tas50](https://github.com/tas50)) +- Use ChefUtils::Dist::Infra::PRODUCT for locale warning instead of "Chef" [#10461](https://github.com/chef/chef/pull/10461) ([ramereth](https://github.com/ramereth)) <!-- latest_release --> <!-- release_rollup since=16.5.64 --> ### Changes not yet released to stable #### Merged Pull Requests +- Use ChefUtils::Dist::Infra::PRODUCT for locale warning instead of "Chef" [#10461](https://github.com/chef/chef/pull/10461) ([ramereth](https://github.com/ramereth)) <!-- 16.5.72 --> - Update require gating to include chef-utils/chef-config & gate more [#10451](https://github.com/chef/chef/pull/10451) ([tas50](https://github.com/tas50)) <!-- 16.5.71 --> - Simplify Hash transforms & minor code refactoring [#10447](https://github.com/chef/chef/pull/10447) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 16.5.70 --> - Fix examples markdown in chef_handler resource. [#10459](https://github.com/chef/chef/pull/10459) ([phiggins](https://github.com/phiggins)) <!-- 16.5.69 --> |