diff options
-rw-r--r-- | RELEASE_NOTES.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c6c98b69aa..4e26819de6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes.html> for the official Chef release notes. +# Chef Client Release Notes 14.1.1: + +## Platform Additions + +Enable Ubuntu-18.04 and Debian-9 tested chef-client packages. + # Chef Client Release Notes 14.1: ## Windows Task @@ -12,7 +18,7 @@ problems that users have reported. ## build_essential -The `build_essential` resource no longer requires a name, similar to the `apt_update` resource. +The `build_essential` resource no longer requires a name, similar to the `apt_update` resource. ## Ignore Failure |