summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-13 19:19:26 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-13 19:19:26 +0000
commit1c7585dff3116c89a8802311984d54daaed0d1eb (patch)
tree33863717d6dcbab0458c02c9d42f5c2f5d9f3d66 /CHANGELOG.md
parentee57fef138668b3b5ccc612741b3fbf5553fabf2 (diff)
downloadchef-1c7585dff3116c89a8802311984d54daaed0d1eb.tar.gz
Bump version to 15.7.9 by Chef Expeditorv15.7.9
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 2ba3b0876f..34c6ccba4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.7.8 -->
-## [v15.7.8](https://github.com/chef/chef/tree/v15.7.8) (2020-01-13)
+<!-- latest_release 15.7.9 -->
+## [v15.7.9](https://github.com/chef/chef/tree/v15.7.9) (2020-01-13)
#### Merged Pull Requests
-- Update all deps to current [#9210](https://github.com/chef/chef/pull/9210) ([tas50](https://github.com/tas50))
+- Fixes for sudo resource fails on 2nd converge when Cmnd_Alias is used [#9186](https://github.com/chef/chef/pull/9186) ([samshinde](https://github.com/samshinde))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fixes for sudo resource fails on 2nd converge when Cmnd_Alias is used [#9186](https://github.com/chef/chef/pull/9186) ([samshinde](https://github.com/samshinde)) <!-- 15.7.9 -->
- Update all deps to current [#9210](https://github.com/chef/chef/pull/9210) ([tas50](https://github.com/tas50)) <!-- 15.7.8 -->
- Expand chef-utils yard comments and make consistent [#9188](https://github.com/chef/chef/pull/9188) ([tas50](https://github.com/tas50)) <!-- 15.7.7 -->
- Remove legacy Net::HTTP not needed in Ruby 2.2+ [#9200](https://github.com/chef/chef/pull/9200) ([tas50](https://github.com/tas50)) <!-- 15.7.6 -->