Update CHANGELOG

This commit is contained in:
Chris Roberts 2021-06-29 13:08:37 -07:00
parent 32757d56e1
commit 586014ba7d

View File

@ -4,6 +4,7 @@ FEATURES:
IMPROVEMENTS:
- command/package: Add --info flag to package command [GH-12304]
- guest/debian: Retry network setup on debain [GH-12421]
- guest/windows: Get powershell path in %WINDIR%/System32 [GH-12436]
- host/windows: Check Domain and Application Directory contexts for credentials when validating SMB creds [GH-12428]