From 0fd8e78fd3d2794cb46a776f890c70f571a6343d Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 16 Jun 2020 21:34:41 -0700 Subject: Update RELEASE_NOTES.md Signed-off-by: Tim Smith Co-authored-by: pete higgins --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 56f62504b5..8b83cac72a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -66,7 +66,7 @@ The `chef_client_scheduled_task` resource has been updated to default the `frequ ### cron / cron_d -The `cron` and `cron_d` resources have been updated using the new Custom Resource Partials functionality introduced in Chef Infra Client 16. This has allowed us to standardize the properties used to declare cron job timing between the two resources. Timing properties all accept the same types / ranges and include the same validation, which makes moving from `cron` to `cron_d` seemless. +The `cron` and `cron_d` resources have been updated using the new Custom Resource Partials functionality introduced in Chef Infra Client 16. This has allowed us to standardize the properties used to declare cron job timing between the two resources. Timing properties all accept the same types / ranges and include the same validation, which makes moving from `cron` to `cron_d` seamless. ### cron_access -- cgit v1.2.1