Update CHANGELOG

This commit is contained in:
Wilken Rivera 2021-04-05 12:49:54 -04:00
parent d566419c45
commit 634bf87d99
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
## 1.7.2 (Upcoming)
### IMPROVEMENTS:
* builder/alicloud: Add `ramrole` configuration to ECS instance. [GH-10845]
### BUG FIXES:
* builder/proxmox: Update Proxmox Go API to ensure only the first non-loopback
IPv4 address gets returned. [GH-10858]
* builder/vsphere: Fix primary disk resize on clone. [GH-10848]
## 1.7.1 (March 31, 2021)
### NOTES: