summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-22 23:08:22 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-22 23:08:25 +0000
commit04ddaa5e648bd5b450f20e010befeda1dfbbd39f (patch)
tree02be51799652942bc573a40fcbcf21883cbb4dca
parentb14e983aea3e61f5a042ebccd1a9456f7175016c (diff)
downloadchef-04ddaa5e648bd5b450f20e010befeda1dfbbd39f.tar.gz
Update CHANGELOG.md with details from pull request #11422
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 9bf98cb4aa..187ec5a43c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 17.0.226 -->
-## [v17.0.226](https://github.com/chef/chef/tree/v17.0.226) (2021-04-22)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Disable FreeBSD builds for now [#11435](https://github.com/chef/chef/pull/11435) ([tas50](https://github.com/tas50))
+- Add macos unit testing with GitHub actions [#11422](https://github.com/chef/chef/pull/11422) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.8.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add macos unit testing with GitHub actions [#11422](https://github.com/chef/chef/pull/11422) ([tas50](https://github.com/tas50)) <!-- 17.0.226 -->
- Disable FreeBSD builds for now [#11435](https://github.com/chef/chef/pull/11435) ([tas50](https://github.com/tas50)) <!-- 17.0.226 -->
- Compliance Phase preflight validation updates [#11404](https://github.com/chef/chef/pull/11404) ([marcparadise](https://github.com/marcparadise)) <!-- 17.0.225 -->
- fix uninitialized Win32 constant [#11430](https://github.com/chef/chef/pull/11430) ([mwrock](https://github.com/mwrock)) <!-- 17.0.224 -->