summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-28 16:54:37 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-28 16:54:41 +0000
commitc3206495eb0f1e93c97dad00444ffa5e815deace (patch)
treeb1b0e67367b63fc12655611edc1da912d14b8be9 /CHANGELOG.md
parent131e72dbb3dc03dc54decf73eb867c98714b7ef7 (diff)
downloadchef-c3206495eb0f1e93c97dad00444ffa5e815deace.tar.gz
Bump version to 16.7.6 by Chef Expeditorv16.7.6
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 5ab39d9439..6efe0149f5 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.5 -->
-## [v16.7.5](https://github.com/chef/chef/tree/v16.7.5) (2020-10-27)
+<!-- latest_release 16.7.6 -->
+## [v16.7.6](https://github.com/chef/chef/tree/v16.7.6) (2020-10-28)
#### Merged Pull Requests
-- Merge repetitive conditionals [#10558](https://github.com/chef/chef/pull/10558) ([tas50](https://github.com/tas50))
+- Mount resources not idempotent with label fixes [#10566](https://github.com/chef/chef/pull/10566) ([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 resources not idempotent with label fixes [#10566](https://github.com/chef/chef/pull/10566) ([antima-gupta](https://github.com/antima-gupta)) <!-- 16.7.6 -->
- Merge repetitive conditionals [#10558](https://github.com/chef/chef/pull/10558) ([tas50](https://github.com/tas50)) <!-- 16.7.5 -->
- Update InSpec to 4.23.15 [#10559](https://github.com/chef/chef/pull/10559) ([tas50](https://github.com/tas50)) <!-- 16.7.4 -->
- Final batch of unified_mode providers [#10557](https://github.com/chef/chef/pull/10557) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.7.3 -->