summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-23 20:05:13 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-23 20:05:13 +0000
commit245a64c40bd82309e893b26fdf8f27d9f4590fe0 (patch)
treedb6ee5fb0f7710ac0e2885554382ab080f1fd06c /CHANGELOG.md
parentdb98a9aca53fddf76121cb56bd0c8413b2723f9f (diff)
downloadchef-245a64c40bd82309e893b26fdf8f27d9f4590fe0.tar.gz
Bump version to 15.12.18 by Chef Expeditorv15.12.18
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 6fa972a543..7e0ccd107d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.12.17 -->
-## [v15.12.17](https://github.com/chef/chef/tree/v15.12.17) (2020-06-23)
+<!-- latest_release 15.12.18 -->
+## [v15.12.18](https://github.com/chef/chef/tree/v15.12.18) (2020-06-23)
#### Merged Pull Requests
-- Fix wrong unit test exposed by cleaning up rspec deprecations. [#10051](https://github.com/chef/chef/pull/10051) ([tas50](https://github.com/tas50))
+- Fix rspec warning about `not_to raise_error` with a specific exception. [#10037](https://github.com/chef/chef/pull/10037) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.11.8 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix rspec warning about `not_to raise_error` with a specific exception. [#10037](https://github.com/chef/chef/pull/10037) ([tas50](https://github.com/tas50)) <!-- 15.12.18 -->
- Fix wrong unit test exposed by cleaning up rspec deprecations. [#10051](https://github.com/chef/chef/pull/10051) ([tas50](https://github.com/tas50)) <!-- 15.12.17 -->
- Bump all deps to current [#10028](https://github.com/chef/chef/pull/10028) ([tas50](https://github.com/tas50)) <!-- 15.12.16 -->
- Bump InSpec to 4.20.10 [#10049](https://github.com/chef/chef/pull/10049) ([tas50](https://github.com/tas50)) <!-- 15.12.15 -->