update changelog

This commit is contained in:
Megan Marsh 2018-02-23 07:35:41 -08:00
parent 9e8e376d6c
commit b1ab60031a
1 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,15 @@
## UNRELEASED
## 1.2.1 (February 23, 2918)
## BUG FIXES:
### BUG FIXES:
* builder/amazon: Fix issues using assume role [GH-5914]
* builder/vmware-esxi: Fall back to "nat" if driver does not impelment a NetworkMapper [GH-5916]
* builder/vmware: Fix VMware Workstation methodology for finding dhcp.conf and dhcpd.leases files [GH-5882]
* provisioner/ansible-local: Fix conflicting escaping schemes for vars provided
to "--extra-vars" [GH-5888]
### IMPROVEMENTS:
* builder/oracle-classic: Implement winRM communicator for oracle-classic builder [GH-5918]
* builder/oracle-classic: Add snapshot_timeout option to builder [GH-5930]
## 1.2.0 (February 9, 2018)