summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-24 17:01:30 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-24 17:01:30 +0000
commit7a278d2bb38ea47c9d011fb5933a7a9555b8b344 (patch)
tree8bf451bcf79ad6620b8f3ed2013078c8249efc18 /CHANGELOG.md
parent0aefa68107d525236f999e0ee93b101c7a3fb3f9 (diff)
downloadchef-7a278d2bb38ea47c9d011fb5933a7a9555b8b344.tar.gz
Bump version to 16.7.57 by Chef Expeditorv16.7.57
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 d860e161a8..34b196f0a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.56 -->
-## [v16.7.56](https://github.com/chef/chef/tree/v16.7.56) (2020-11-24)
+<!-- latest_release 16.7.57 -->
+## [v16.7.57](https://github.com/chef/chef/tree/v16.7.57) (2020-11-24)
#### Merged Pull Requests
-- Mount: Fixes for Mount resource changes broke specs on AIX [#10671](https://github.com/chef/chef/pull/10671) ([antima-gupta](https://github.com/antima-gupta))
+- bump ohai, win32-service, and omnibus deps [#10685](https://github.com/chef/chef/pull/10685) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- bump ohai, win32-service, and omnibus deps [#10685](https://github.com/chef/chef/pull/10685) ([tas50](https://github.com/tas50)) <!-- 16.7.57 -->
- Mount: Fixes for Mount resource changes broke specs on AIX [#10671](https://github.com/chef/chef/pull/10671) ([antima-gupta](https://github.com/antima-gupta)) <!-- 16.7.56 -->
- Avoid ambiguous regexes [#10675](https://github.com/chef/chef/pull/10675) ([tas50](https://github.com/tas50)) <!-- 16.7.55 -->
- Update ohai and win32-service to the latest [#10673](https://github.com/chef/chef/pull/10673) ([tas50](https://github.com/tas50)) <!-- 16.7.54 -->