summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-02 20:42:14 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-02 20:42:14 +0000
commit09a008a8b845be08580678e7a60de55bcef27ca8 (patch)
treeda9ebcd89685810a3d0c3ae7cefa38c3f0ac7730 /CHANGELOG.md
parent9604db9ced992079daaaf31ec64b82758465cd65 (diff)
downloadchef-09a008a8b845be08580678e7a60de55bcef27ca8.tar.gz
Bump version to 16.7.20 by Chef Expeditorv16.7.20
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 5fedff4653..80f92aa900 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.19 -->
-## [v16.7.19](https://github.com/chef/chef/tree/v16.7.19) (2020-10-31)
+<!-- latest_release 16.7.20 -->
+## [v16.7.20](https://github.com/chef/chef/tree/v16.7.20) (2020-11-02)
#### Merged Pull Requests
-- Update ohai to 16.7.9 and rspec to 3.10 [#10587](https://github.com/chef/chef/pull/10587) ([tas50](https://github.com/tas50))
+- Fix homebrew_update [#10586](https://github.com/chef/chef/pull/10586) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix homebrew_update [#10586](https://github.com/chef/chef/pull/10586) ([phiggins](https://github.com/phiggins)) <!-- 16.7.20 -->
- Update ohai to 16.7.9 and rspec to 3.10 [#10587](https://github.com/chef/chef/pull/10587) ([tas50](https://github.com/tas50)) <!-- 16.7.19 -->
- Improve Windows resource performance by converting powershell_out usage to powershell_exec [#10545](https://github.com/chef/chef/pull/10545) ([mwrock](https://github.com/mwrock)) <!-- 16.7.18 -->
- Simplify regexes by removing extra character classes [#10584](https://github.com/chef/chef/pull/10584) ([tas50](https://github.com/tas50)) <!-- 16.7.17 -->