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 12fc15780a..fbfa9c5d77 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
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 17.5.10 -->
-## [v17.5.10](https://github.com/chef/chef/tree/v17.5.10) (2021-09-16)
+<!-- latest_release 17.5.11 -->
+## [v17.5.11](https://github.com/chef/chef/tree/v17.5.11) (2021-09-16)
#### Merged Pull Requests
-- Make the beta warning less scary [#12028](https://github.com/chef/chef/pull/12028) ([tas50](https://github.com/tas50))
+- Bump ffi-libarchive to 1.1.3 [#12031](https://github.com/chef/chef/pull/12031) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
<!-- latest_release -->
<!-- release_rollup since=17.4.38 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump ffi-libarchive to 1.1.3 [#12031](https://github.com/chef/chef/pull/12031) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.5.11 -->
- Make the beta warning less scary [#12028](https://github.com/chef/chef/pull/12028) ([tas50](https://github.com/tas50)) <!-- 17.5.10 -->
- Coerce mount_point only when it is not root directory [#12022](https://github.com/chef/chef/pull/12022) ([jiokmiso](https://github.com/jiokmiso)) <!-- 17.5.9 -->
- Add a description to use_consistent_splay [#12024](https://github.com/chef/chef/pull/12024) ([tas50](https://github.com/tas50)) <!-- 17.5.8 -->