summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-26 15:49:16 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-26 15:49:16 +0000
commit2ddf671999fc5b8261eb1dbf5572fda41bd65851 (patch)
treea90c411985e5f1738d3852918d22fdbec108056d
parentcc6e483088cb959196da1280382504c37f93bae9 (diff)
downloadchef-2ddf671999fc5b8261eb1dbf5572fda41bd65851.tar.gz
Update CHANGELOG.md with details from pull request #10019
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0dc266ad4..74b8746ea5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.2.63 -->
-## [v16.2.63](https://github.com/chef/chef/tree/v16.2.63) (2020-06-26)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Update ffi-libarchive for windows fixes / pin the dep [#10072](https://github.com/chef/chef/pull/10072) ([tas50](https://github.com/tas50))
+- Remove Azure private verify pipeline [#10019](https://github.com/chef/chef/pull/10019) ([christopher-snapp](https://github.com/christopher-snapp))
<!-- latest_release -->
<!-- release_rollup since=16.2.50 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Update the windows_user_privilege resource to have a `:clear` action [#10063](https://github.com/chef/chef/pull/10063) ([chef-davin](https://github.com/chef-davin)) <!-- 16.2.61 -->