summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-12 22:17:36 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-12 22:17:36 +0000
commite263bbe44937bda779cba6322ceb0480b12508ca (patch)
tree657ee2e0a1a8294cfc357dc71dae92ce281ffd7a /CHANGELOG.md
parent676fe495e03e0309f9cc28545dc83c36eb78303b (diff)
downloadchef-e263bbe44937bda779cba6322ceb0480b12508ca.tar.gz
Bump version to 16.7.41 by Chef Expeditorv16.7.41
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 9756aa2afb..efff003064 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.40 -->
-## [v16.7.40](https://github.com/chef/chef/tree/v16.7.40) (2020-11-12)
+<!-- latest_release 16.7.41 -->
+## [v16.7.41](https://github.com/chef/chef/tree/v16.7.41) (2020-11-12)
#### Merged Pull Requests
-- knife bootstrap deps require net/ssh [#10638](https://github.com/chef/chef/pull/10638) ([vsingh-msys](https://github.com/vsingh-msys))
+- Update omnibus to remove the chef-sugar dep [#10629](https://github.com/chef/chef/pull/10629) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update omnibus to remove the chef-sugar dep [#10629](https://github.com/chef/chef/pull/10629) ([tas50](https://github.com/tas50)) <!-- 16.7.41 -->
- knife bootstrap deps require net/ssh [#10638](https://github.com/chef/chef/pull/10638) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 16.7.40 -->
- Change how zypper_package calculates the candidate_version [#10631](https://github.com/chef/chef/pull/10631) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.7.39 -->
- Prevent failures generating docs [#10634](https://github.com/chef/chef/pull/10634) ([tas50](https://github.com/tas50)) <!-- 16.7.38 -->