summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-28 23:18:28 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-28 23:18:28 +0000
commit35f721cbdce3474a97ccda0f078c5d0311e931f4 (patch)
tree7c651ab00ebe1c7865683c8c4b3f0fa51703e8f9 /CHANGELOG.md
parent05d8b6f49aba6080da30a28d9ea8546c4a497e0a (diff)
downloadchef-35f721cbdce3474a97ccda0f078c5d0311e931f4.tar.gz
Bump version to 17.0.245 by Chef Expeditorv17.0.245
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 d57648fb51..83660a6e4c 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.244 -->
-## [v17.0.244](https://github.com/chef/chef/tree/v17.0.244) (2021-04-28)
+<!-- latest_release 17.0.245 -->
+## [v17.0.245](https://github.com/chef/chef/tree/v17.0.245) (2021-04-28)
#### 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))
+- Make deprecation warning message more explicit [#11470](https://github.com/chef/chef/pull/11470) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Make deprecation warning message more explicit [#11470](https://github.com/chef/chef/pull/11470) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.0.245 -->
- 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 -->