summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-08 04:03:44 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-08 04:03:44 +0000
commit61df27ce906dc9ebabea382b95b8a114073818d8 (patch)
treedec5708875d4bd6ee09f133195051086f29f0fb0 /CHANGELOG.md
parent31e220056584981d4655162c134ced54eaaf9bf0 (diff)
downloadchef-61df27ce906dc9ebabea382b95b8a114073818d8.tar.gz
Bump version to 16.13.13 by Chef Expeditorv16.13.13
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 8e59775630..a65606b05d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,17 +2,18 @@
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 16.13.12 -->
-## [v16.13.12](https://github.com/chef/chef/tree/v16.13.12) (2021-04-08)
+<!-- latest_release 16.13.13 -->
+## [v16.13.13](https://github.com/chef/chef/tree/v16.13.13) (2021-04-08)
#### Merged Pull Requests
-- Update name of macos 11 in expeditor config [#11333](https://github.com/chef/chef/pull/11333) ([tas50](https://github.com/tas50))
+- fix powershell exec segfaults on DSC_Resource [#11334](https://github.com/chef/chef/pull/11334) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.12.3 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- fix powershell exec segfaults on DSC_Resource [#11334](https://github.com/chef/chef/pull/11334) ([tas50](https://github.com/tas50)) <!-- 16.13.13 -->
- Update name of macos 11 in expeditor config [#11333](https://github.com/chef/chef/pull/11333) ([tas50](https://github.com/tas50)) <!-- 16.13.12 -->
- Fix failing Fauxhai related specs [#11332](https://github.com/chef/chef/pull/11332) ([tas50](https://github.com/tas50)) <!-- 16.13.11 -->
- Chef 16: Add centos_stream_platform? helper [#11331](https://github.com/chef/chef/pull/11331) ([ramereth](https://github.com/ramereth)) <!-- 16.13.10 -->