sort changelog

This commit is contained in:
Megan Marsh 2019-12-20 09:46:20 -08:00
parent 348e00422e
commit 57e38908f0
1 changed files with 5 additions and 3 deletions

View File

@ -9,6 +9,7 @@ making changes for HCL2.
* builder/cloudstack: Fix panics associated with loading config [GH-8513]
* builder/hyperv/iso: Fix panics associated with loading config [GH-8513]
* builder/hyperv/vmcx: Fix panics associated with loading config [GH-8513]
* builder/jdcloud: Update jdcloud statebag to use pointers for config [GH-8518]
* builder/linode: Fix panics associated with loading config [GH-8513]
* builder/lxc: Fix panics associated with loading config [GH-8513]
* builder/lxd: Fix panics associated with loading config [GH-8513]
@ -21,9 +22,10 @@ making changes for HCL2.
* builder/scaleway: Fix panics associated with loading config [GH-8513]
* builder/vagrant: Fix panics associated with loading config [GH-8513]
* builder/virtualbox/ovf: Fix panics associated with loading config [GH-8513]
* builder/virtualbox: Configure NAT interface before forwarded port mapping #8514
* post-processor/vagrant-cloud: Configure NAT interface before forwarded port mapping [GH-8514]
* builder/jdcloud: Update jdcloud statebag to use pointers for config [GH-8518]
* builder/virtualbox: Configure NAT interface before forwarded port mapping
#8514
* post-processor/vagrant-cloud: Configure NAT interface before forwarded port
mapping [GH-8514]
## 1.5.0 (December 18, 2019)