summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-17 01:09:07 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-17 01:09:07 +0000
commit297dd425acf8147e6a55a8a53e68944341e28e3f (patch)
treec19d66184298e62f059d309437d0649d60cd0377 /CHANGELOG.md
parentb096b9f6d3834e3b4093e510000ceacc5a46d69a (diff)
downloadchef-297dd425acf8147e6a55a8a53e68944341e28e3f.tar.gz
Bump version to 16.15.3 by Chef Expeditorv16.15.3
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 f364cd28fe..580a4915f8 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.15.2 -->
-## [v16.15.2](https://github.com/chef/chef/tree/v16.15.2) (2021-09-17)
+<!-- latest_release 16.15.3 -->
+## [v16.15.3](https://github.com/chef/chef/tree/v16.15.3) (2021-09-17)
#### Merged Pull Requests
-- systemd_unit generates invalid units when passing a hash issue fix [#12036](https://github.com/chef/chef/pull/12036) ([tas50](https://github.com/tas50))
+- use int64 on x64 architecture for LPARAM and LONG_PTR types [#12037](https://github.com/chef/chef/pull/12037) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.14.1 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- use int64 on x64 architecture for LPARAM and LONG_PTR types [#12037](https://github.com/chef/chef/pull/12037) ([tas50](https://github.com/tas50)) <!-- 16.15.3 -->
- systemd_unit generates invalid units when passing a hash issue fix [#12036](https://github.com/chef/chef/pull/12036) ([tas50](https://github.com/tas50)) <!-- 16.15.2 -->
- Support &#39;-&#39; and &#39;@&#39; for homebrew cask name [#12035](https://github.com/chef/chef/pull/12035) ([tas50](https://github.com/tas50)) <!-- 16.15.1 -->
- Bump ffi-libarchive to 1.1.3 [#12032](https://github.com/chef/chef/pull/12032) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 16.15.0 -->