diff --git a/CHANGELOG.md b/CHANGELOG.md index d10d2485b..513911d6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,9 @@ IMPROVEMENTS: * builder/amazon-instance: EBS AMIs can be used as a source. [GH-1453] * builder/digitalocean: Can set API URL endpoint. [GH-1448] * builder/digitalocean: Region supports variables. [GH-1452] - * builder/parallels/all Path to tools ISO is calculated automatically. [GH-1455] + * builder/parallels/all: Path to tools ISO is calculated automatically. [GH-1455] + * builder/parallels-pvm: `reassign_mac` option to choose wehther or not + to generate a new MAC address. [GH-1461] * builder/qemu: Can specify "none" acceleration type. [GH-1395] * builder/qemu: Can specify "tcg" acceleration type. [GH-1395] * builder/virtualbox/all: `iso_interface` option to mount ISO with SATA. [GH-1200]