diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-09-17 17:16:09 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-09-17 17:16:09 +0000 |
commit | 22c77935d12567af1627202b8b26a52936bd3a58 (patch) | |
tree | f634381ac12e334b0dba30a89dd962ea9df8207a /CHANGELOG.md | |
parent | b760641829db5fa0abf23a7caddd44e095a38361 (diff) | |
download | chef-22c77935d12567af1627202b8b26a52936bd3a58.tar.gz |
Bump version to 16.15.20 by Chef Expeditorv16.15.20
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7402cf449d..d67e5e043d 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.19 --> -## [v16.15.19](https://github.com/chef/chef/tree/v16.15.19) (2021-09-17) +<!-- latest_release 16.15.20 --> +## [v16.15.20](https://github.com/chef/chef/tree/v16.15.20) (2021-09-17) #### Merged Pull Requests -- windows_security_policy: Add AuditPolicyChange and LockoutDuration capabilities [#12055](https://github.com/chef/chef/pull/12055) ([tas50](https://github.com/tas50)) +- Refactor the code for windows_security_policy resource [#12056](https://github.com/chef/chef/pull/12056) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=16.14.1 --> ### Changes not yet released to stable #### Merged Pull Requests +- Refactor the code for windows_security_policy resource [#12056](https://github.com/chef/chef/pull/12056) ([tas50](https://github.com/tas50)) <!-- 16.15.20 --> - windows_security_policy: Add AuditPolicyChange and LockoutDuration capabilities [#12055](https://github.com/chef/chef/pull/12055) ([tas50](https://github.com/tas50)) <!-- 16.15.19 --> - Add user provided options to powershell_package commands [#12054](https://github.com/chef/chef/pull/12054) ([tas50](https://github.com/tas50)) <!-- 16.15.18 --> - Support attribute block/allow list in data collector [#12051](https://github.com/chef/chef/pull/12051) ([tas50](https://github.com/tas50)) <!-- 16.15.17 --> |