diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-07-16 16:51:22 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-07-16 16:51:22 +0000 |
commit | b6d4990724237f58d0c6beb17eaf2268c894579e (patch) | |
tree | 6de705a0729a10fb692d8273054e2a94355ad8d5 /CHANGELOG.md | |
parent | ff2370458ad8156d220c6c7a08c2426f930ad3a9 (diff) | |
download | chef-b6d4990724237f58d0c6beb17eaf2268c894579e.tar.gz |
Bump version to 16.3.13 by Chef Expeditorv16.3.13
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c6ddebd361..c33f1e9ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release unreleased --> -## Unreleased +<!-- latest_release 16.3.13 --> +## [v16.3.13](https://github.com/chef/chef/tree/v16.3.13) (2020-07-16) #### Merged Pull Requests +- update changelog reference to pull request for windows_security_policy 32bit windows compatibility PR [#10169](https://github.com/chef/chef/pull/10169) ([chef-davin](https://github.com/chef-davin)) - Don't allow tests to set an expectation without specific error type [#10153](https://github.com/chef/chef/pull/10153) ([phiggins](https://github.com/phiggins)) <!-- latest_release --> @@ -10,6 +11,7 @@ ### Changes not yet released to stable #### Merged Pull Requests +- update changelog reference to pull request for windows_security_policy 32bit windows compatibility PR [#10169](https://github.com/chef/chef/pull/10169) ([chef-davin](https://github.com/chef-davin)) <!-- 16.3.13 --> - Don't allow tests to set an expectation without specific error type [#10153](https://github.com/chef/chef/pull/10153) ([phiggins](https://github.com/phiggins)) <!-- 16.3.12 --> - Create the windows_firewall_profile resource for use with enabling/disabling and configuring the Windows firewall Domain, Private, and Public profiles [#9994](https://github.com/chef/chef/pull/9994) ([chef-davin](https://github.com/chef-davin)) <!-- 16.3.12 --> - Avoid requiring spec_helper more than once [#10148](https://github.com/chef/chef/pull/10148) ([phiggins](https://github.com/phiggins)) <!-- 16.3.11 --> |