summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-28 22:27:41 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-28 22:27:41 +0000
commitae856a74564ee9af2221c8f234a882874b312448 (patch)
treec609e3754e6ca3a0a219d067be195cfd32b65703 /CHANGELOG.md
parent669b6569fdd2232cbcb821176537c81f46bc81d9 (diff)
downloadchef-ae856a74564ee9af2221c8f234a882874b312448.tar.gz
Bump version to 17.0.244 by Chef Expeditorv17.0.244
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 39a5c33056..d57648fb51 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.0.243 -->
-## [v17.0.243](https://github.com/chef/chef/tree/v17.0.243) (2021-04-28)
+<!-- latest_release 17.0.244 -->
+## [v17.0.244](https://github.com/chef/chef/tree/v17.0.244) (2021-04-28)
#### Merged Pull Requests
-- Fix building knife and make it require Ruby 2.7 [#11463](https://github.com/chef/chef/pull/11463) ([tas50](https://github.com/tas50))
+- Fix location and resource_name of unified_mode deprecation message [#11469](https://github.com/chef/chef/pull/11469) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix location and resource_name of unified_mode deprecation message [#11469](https://github.com/chef/chef/pull/11469) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.0.244 -->
- Fix building knife and make it require Ruby 2.7 [#11463](https://github.com/chef/chef/pull/11463) ([tas50](https://github.com/tas50)) <!-- 17.0.243 -->
<!-- release_rollup -->