summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-12-16 23:15:00 +0000
committerChef Expeditor <chef-ci@chef.io>2022-12-16 23:15:00 +0000
commit79867588444b2f2500dc96173263acd5e53aa73b (patch)
treea7579cda9b4f68d4f68bcb4be5d7808cb81803ee /CHANGELOG.md
parent349db91b5e7f68bcf58e0cda5afe7ae9b2bebfdd (diff)
downloadchef-79867588444b2f2500dc96173263acd5e53aa73b.tar.gz
Bump version to 18.0.202 by Chef Expeditorv18.0.202
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 e8060860b6..fd43062cc1 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 18.0.201 -->
-## [v18.0.201](https://github.com/chef/chef/tree/v18.0.201) (2022-12-13)
+<!-- latest_release 18.0.202 -->
+## [v18.0.202](https://github.com/chef/chef/tree/v18.0.202) (2022-12-16)
#### Merged Pull Requests
-- macos_userdefaults: Use string for property deprecated message [#13350](https://github.com/chef/chef/pull/13350) ([jweyer8](https://github.com/jweyer8))
+- Correcting the habitat pipeline issue for Windows [#13440](https://github.com/chef/chef/pull/13440) ([johnmccrae](https://github.com/johnmccrae))
<!-- latest_release -->
<!-- release_rollup since=18.0.185 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Correcting the habitat pipeline issue for Windows [#13440](https://github.com/chef/chef/pull/13440) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.0.202 -->
- macos_userdefaults: Use string for property deprecated message [#13350](https://github.com/chef/chef/pull/13350) ([jweyer8](https://github.com/jweyer8)) <!-- 18.0.201 -->
- Fix indentation of condition for disabling repos [#13327](https://github.com/chef/chef/pull/13327) ([darnaut](https://github.com/darnaut)) <!-- 18.0.200 -->
- Updated post Chef-18 to clarify how to release [#13428](https://github.com/chef/chef/pull/13428) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.0.199 -->