update changelog

This commit is contained in:
Wilken Rivera 2020-09-18 15:43:28 -04:00
parent 4d7e42220b
commit 7e8cd052eb
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
### BUG FIXES:
* builder/qemu: Fix hardcoded lowerbound causing negative ports [GH-9905]
* builder/qemu: Skip compaction when backing file is used. [GH-9918]
* builder/scaleway: Add pre validate step to prevent the creation of multiple
images with the same name. [GH-9840]
* builder/vsphere: Fix overly strict iso_path validation regex. [GH-9855]
* command/console: Prevent failure when there are unknown vars. [GH-9864]
* command/inspect: Allow unset variables in HCL2 and JSON. [GH-9832]