summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 1a4beda0e0..7d8c2dc454 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 15.16.1 -->
-## [v15.16.1](https://github.com/chef/chef/tree/v15.16.1) (2021-03-25)
+<!-- latest_release 15.16.2 -->
+## [v15.16.2](https://github.com/chef/chef/tree/v15.16.2) (2021-03-25)
#### Merged Pull Requests
-- Update InSpec to 4.29.3 [#11248](https://github.com/chef/chef/pull/11248) ([tas50](https://github.com/tas50))
+- Resolve failures in testing due to an old rspec_junit_formatter [#11249](https://github.com/chef/chef/pull/11249) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.15.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Resolve failures in testing due to an old rspec_junit_formatter [#11249](https://github.com/chef/chef/pull/11249) ([tas50](https://github.com/tas50)) <!-- 15.16.2 -->
- Update InSpec to 4.29.3 [#11248](https://github.com/chef/chef/pull/11248) ([tas50](https://github.com/tas50)) <!-- 15.16.1 -->
- Backport several fixes and improvements for Chef 16 [#11245](https://github.com/chef/chef/pull/11245) ([tas50](https://github.com/tas50)) <!-- 15.16.0 -->
- Bump highline and remove duplicate deps [#11244](https://github.com/chef/chef/pull/11244) ([tas50](https://github.com/tas50)) <!-- 15.15.6 -->