diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-11-24 16:35:28 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-11-24 16:35:28 +0000 |
commit | f8dc0b85bec720ea3b99b7c7cb37da00048a710a (patch) | |
tree | 9aaf10c065f9541335b6eff1bb32faed35641f9b /CHANGELOG.md | |
parent | c30a07ca6e0851b9eede18c98e9a4989b0693c0e (diff) | |
download | chef-f8dc0b85bec720ea3b99b7c7cb37da00048a710a.tar.gz |
Bump version to 16.7.56 by Chef Expeditorv16.7.56
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 6b6ac99605..d860e161a8 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.55 --> -## [v16.7.55](https://github.com/chef/chef/tree/v16.7.55) (2020-11-23) +<!-- latest_release 16.7.56 --> +## [v16.7.56](https://github.com/chef/chef/tree/v16.7.56) (2020-11-24) #### Merged Pull Requests -- Avoid ambiguous regexes [#10675](https://github.com/chef/chef/pull/10675) ([tas50](https://github.com/tas50)) +- 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)) <!-- latest_release --> <!-- release_rollup since=16.6.14 --> ### Changes not yet released to stable #### 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)) <!-- 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 --> - include password in guard inherited attributes [#10672](https://github.com/chef/chef/pull/10672) ([mwrock](https://github.com/mwrock)) <!-- 16.7.53 --> |