summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-05 04:36:39 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-05 04:36:39 +0000
commit228a1f9bd88711478b75ca7bbc334a222c698f09 (patch)
treec28b5596073b40573f901b30f535dfa0f1527553 /CHANGELOG.md
parent0e1207ca0ede6b5d5349da67fba149233aafb91e (diff)
downloadchef-228a1f9bd88711478b75ca7bbc334a222c698f09.tar.gz
Bump version to 17.1.15 by Chef Expeditorv17.1.15
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 21efe83c22..f5832a7fc8 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.1.14 -->
-## [v17.1.14](https://github.com/chef/chef/tree/v17.1.14) (2021-05-05)
+<!-- latest_release 17.1.15 -->
+## [v17.1.15](https://github.com/chef/chef/tree/v17.1.15) (2021-05-05)
#### Merged Pull Requests
-- Fix edit_resource usage in unified_mode [#11519](https://github.com/chef/chef/pull/11519) ([lamont-granquist](https://github.com/lamont-granquist))
+- Suppress unified mode deprecation warning for deprecated resources [#11520](https://github.com/chef/chef/pull/11520) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=17.0.242 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Suppress unified mode deprecation warning for deprecated resources [#11520](https://github.com/chef/chef/pull/11520) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.1.15 -->
- Fix edit_resource usage in unified_mode [#11519](https://github.com/chef/chef/pull/11519) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.1.14 -->
- Fix bug causing systemd units to always re-enable and re-start [#11512](https://github.com/chef/chef/pull/11512) ([gene1wood](https://github.com/gene1wood)) <!-- 17.1.13 -->
- Bump chef/ohai to 17.1 [#11511](https://github.com/chef/chef/pull/11511) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.1.12 -->