Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-12-18 16:09:30 -08:00
parent 8eeb48daf6
commit 3e8f4a5df4
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ BUG FIXES:
- command/cloud publish: Ensure box file exists before path expanding [GH-10468]
- command/snapshot: Retain consistent provisioning behavior across all commands [GH-10490]
- command/validate: Bypass install checks for validating configs with the `--ignore-provider` flag [GH-10467]
- guest/freebsd: Fix defaultrouter rcvar in static network template [GH-10469]
- providers/virtualbox: Adjust version requirement for NIC warning [GH-10486]
- util/powershell: Use correct Base64 encoding for encoded commands [GH-10487]