summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-07-15 22:13:53 +0000
committerChef Expeditor <expeditor@chef.io>2020-07-15 22:13:53 +0000
commit614f512b7b269d80650efc9e98b009305cf76481 (patch)
tree55411786735c0fb843d2b151f41f79664666a664
parent35bbf1262cf5cb0319be980b055a7f8faf335700 (diff)
downloadchef-614f512b7b269d80650efc9e98b009305cf76481.tar.gz
Update CHANGELOG.md with details from pull request #10153
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eba26bf8c9..54a76ed4be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.3.12 -->
-## [v16.3.12](https://github.com/chef/chef/tree/v16.3.12) (2020-07-15)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- 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))
-- Avoid requiring spec_helper more than once [#10148](https://github.com/chef/chef/pull/10148) ([phiggins](https://github.com/phiggins))
+- Don&#39;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 -->
<!-- release_rollup since=16.2.73 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Don&#39;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 -->
- Bump omnibus-software to pull in the new cacerts [#10163](https://github.com/chef/chef/pull/10163) ([tas50](https://github.com/tas50)) <!-- 16.3.11 -->