## Windows Scheduled Task Execution You can now specify Chef Infra Client to run as a scheduled task directly in the install MSI. ## Resource Updates ### chocolatey_package The `chocolatey_package` resource has been updated to allow specifying the acceptable return codes with a new `returns` property. ### package The `package` resource has been updated to support installation via DNF on Fedora hosts as well as upcoming RHEL releases that ship with DNF by default. ## New deprecations - [Chef::Platform helper methods](/deprecations_chef_platform_methods/) - [run_command helper method](/deprecations_run_command/) - [DNF package allow_downgrade property](/deprecations_dnf_package_allow_downgrade/)