summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-05-17 19:14:18 +0000
committerChef Expeditor <chef-ci@chef.io>2022-05-17 19:14:18 +0000
commitf126d3d0fcc4d7ce499aebcb19a58893cf5cd09e (patch)
tree02df59b9e6f76de73e90d84eb38cfc70053fe4dc /CHANGELOG.md
parent506fdbab9fb939b3190e7380976192ef0068d8f2 (diff)
downloadchef-f126d3d0fcc4d7ce499aebcb19a58893cf5cd09e.tar.gz
Bump version to 17.10.13 by Chef Expeditorv17.10.13
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 f7e442b5ed..a5e004d8bf 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.10.12 -->
-## [v17.10.12](https://github.com/chef/chef/tree/v17.10.12) (2022-05-10)
+<!-- latest_release 17.10.13 -->
+## [v17.10.13](https://github.com/chef/chef/tree/v17.10.13) (2022-05-17)
#### Merged Pull Requests
-- Backport #12140 to chef-17 [#12856](https://github.com/chef/chef/pull/12856) ([jasonwbarnett](https://github.com/jasonwbarnett))
+- Handling compliance phase error [#12872](https://github.com/chef/chef/pull/12872) ([i5pranay93](https://github.com/i5pranay93))
<!-- latest_release -->
<!-- release_rollup since=17.10.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Handling compliance phase error [#12872](https://github.com/chef/chef/pull/12872) ([i5pranay93](https://github.com/i5pranay93)) <!-- 17.10.13 -->
- Backport #12140 to chef-17 [#12856](https://github.com/chef/chef/pull/12856) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 17.10.12 -->
- Fix chef_client_config template rendering [#12826](https://github.com/chef/chef/pull/12826) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 17.10.11 -->
- Chef 17: Update all dependencies with bundle update [#12799](https://github.com/chef/chef/pull/12799) ([neha-p6](https://github.com/neha-p6)) <!-- 17.10.10 -->