diff options
-rw-r--r-- | RELEASE_NOTES.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6d60f16065..ad0ce2626a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,9 +18,14 @@ _This file holds "in progress" release notes for the current release under devel ## New deprecations introduced in this release: -### Chef Platform Methods +### Chef Platform Helper Methods - **Deprecation ID**: 13 - **Remediation Docs**: <https://docs.chef.io/chef_platform_methods.html> - **Expected Removal**: Chef 13 (April 2017) +### run_command Helper Method + +- **Deprecation ID**: 14 +- **Remediation Docs**: <https://docs.chef.io/run_command.html> +- **Expected Removal**: Chef 13 (April 2017) |