summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-17 00:26:47 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-17 00:26:47 +0000
commit225268c1a4697b06d067420d69b3def1ea48b092 (patch)
treec26d76108c5c93be7fd1b046f262b6cf02d139dc /CHANGELOG.md
parente1806bd6170540c4ec2727812774869251f47711 (diff)
downloadchef-225268c1a4697b06d067420d69b3def1ea48b092.tar.gz
Bump version to 16.7.47 by Chef Expeditorv16.7.47
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 25c9b4cf80..b69c61f437 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.46 -->
-## [v16.7.46](https://github.com/chef/chef/tree/v16.7.46) (2020-11-14)
+<!-- latest_release 16.7.47 -->
+## [v16.7.47](https://github.com/chef/chef/tree/v16.7.47) (2020-11-17)
#### Merged Pull Requests
-- Fix idempotency issues in build_essential on the mac [#10647](https://github.com/chef/chef/pull/10647) ([tas50](https://github.com/tas50))
+- mount: Changes to fix creating multiple entries in fstab [#10472](https://github.com/chef/chef/pull/10472) ([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: Changes to fix creating multiple entries in fstab [#10472](https://github.com/chef/chef/pull/10472) ([antima-gupta](https://github.com/antima-gupta)) <!-- 16.7.47 -->
- Fix idempotency issues in build_essential on the mac [#10647](https://github.com/chef/chef/pull/10647) ([tas50](https://github.com/tas50)) <!-- 16.7.46 -->
- Fix zypper_package CI failures [#10648](https://github.com/chef/chef/pull/10648) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.7.45 -->
- pull in v0.2.1 of powershell shim that fixes .net resolver [#10644](https://github.com/chef/chef/pull/10644) ([mwrock](https://github.com/mwrock)) <!-- 16.7.44 -->