Update CHANGELOG

This commit is contained in:
Chris Roberts 2021-06-25 15:18:44 -07:00
parent 1148658a53
commit eb1327bf7e

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- guest/debian: Retry network setup on debain [GH-12421]
- providers/hyper-v: Fix IP detection when multiple devices are attached [GH-12232]
- provisioners/salt: Always use upstream Salt bootstrap script on Windows [GH-12127]
- provisioners/salt: Use more conservative TLS settings to work on older .NET versions [GH-12413]
- provisioners/ansible: Detects new versions of ansible-4.0.0+ [GH-12391]