diff options
author | Tim Smith <tsmith@chef.io> | 2018-10-25 17:08:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-25 17:08:06 -0700 |
commit | 7214486f13beb54c6dca8c61caeef811e302d9d0 (patch) | |
tree | d095bcfc28bac471eed6ef5515f7d1face45b520 /RELEASE_NOTES.md | |
parent | 610a9720d20838118051f77c48da930a096485f9 (diff) | |
download | chef-7214486f13beb54c6dca8c61caeef811e302d9d0.tar.gz |
Add mention of macOS Mojave to the release notes
We have the tester now
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e82b87b8b0..a5c4aa6209 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -52,6 +52,10 @@ end Inspec has been updated to version 3.0 with addition resources, exception handling, and a new plugin system. See https://blog.chef.io/2018/10/16/announcing-inspec-3-0/ for details. +## macOS Mojave (10.14) + +Chef is now tested against macOS Mojave, and packages are now available at downloads.chef.io. + ## Important Bugfixes - Multiple bugfixes in Chef Vault have been resolved by updating chef-vault to 3.4.2 |