summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-26 18:18:12 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-26 18:18:12 +0000
commite23fe89f57148cbfb71a1f84b470c4b92b2ee0a7 (patch)
tree668a1712d985454f7487f1f28eccd8bc4cf55fb3 /CHANGELOG.md
parent451cd8e5db0a78b68db7e493f2ff73a473171d8b (diff)
downloadchef-e23fe89f57148cbfb71a1f84b470c4b92b2ee0a7.tar.gz
Bump version to 16.2.64 by Chef Expeditorv16.2.64
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74b8746ea5..0acfc654fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,9 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release unreleased -->
-## Unreleased
+<!-- latest_release 16.2.64 -->
+## [v16.2.64](https://github.com/chef/chef/tree/v16.2.64) (2020-06-26)
#### Merged Pull Requests
+- Pick some of the unit test fixes from #10068 [#10074](https://github.com/chef/chef/pull/10074) ([lamont-granquist](https://github.com/lamont-granquist))
- Remove Azure private verify pipeline [#10019](https://github.com/chef/chef/pull/10019) ([christopher-snapp](https://github.com/christopher-snapp))
<!-- latest_release -->
@@ -10,6 +11,7 @@
### Changes not yet released to stable
#### Merged Pull Requests
+- Pick some of the unit test fixes from #10068 [#10074](https://github.com/chef/chef/pull/10074) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.2.64 -->
- Remove Azure private verify pipeline [#10019](https://github.com/chef/chef/pull/10019) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 16.2.63 -->
- Update ffi-libarchive for windows fixes / pin the dep [#10072](https://github.com/chef/chef/pull/10072) ([tas50](https://github.com/tas50)) <!-- 16.2.63 -->
- fix habitat based windows service tests [#10070](https://github.com/chef/chef/pull/10070) ([mwrock](https://github.com/mwrock)) <!-- 16.2.62 -->