diff options
author | Robb Kidd <robb@thekidds.org> | 2019-11-12 18:53:48 -0500 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2019-11-14 14:40:18 -0800 |
commit | 0246a6f600f4d8cded61289ffe5db4a689644d47 (patch) | |
tree | 94de1936ef28a142727a59cb11243c4bc9a2e863 /RELEASE_NOTES.md | |
parent | 229b980f2c44b675da432314eaabee52327f9be3 (diff) | |
download | chef-0246a6f600f4d8cded61289ffe5db4a689644d47.tar.gz |
update 15.5 release notes with Windows Hab package info
Signed-off-by: Robb Kidd <robb@thekidds.org>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d2ff6b87ba..75578d116f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,7 +16,7 @@ https://github.com/chef/chef/pull/8925 ## Windows Habitat Plan -HAB STUFF HERE +Official Habitat packages of Chef Infra Client are now available for Windows. It has all the executables of the traditional omnibus packages, but in Habitat form. You can find it in the Habitat Builder under [chef/chef-infra-client](https://bldr.habitat.sh/#/pkgs/chef/chef-infra-client/latest/windows). ## New Resources |