Skip to content

Commit

Permalink
update changelog for 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mwhooker authored and Brian Warsing committed Apr 6, 2017
1 parent e01ea60 commit 4697508
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## (Unreleased)

### BUG FIXES:

* builder/googlecompute: Correct values for `on_host_maintenance`. [GH-4643]
* builder/amazon: Fix crash in `step_region_copy`. [GH-4642]

### IMRPOVEMENTS:

* builder/amazon: validate ssh key name/file. [GH-4665]
* builder/amazon: set force_deregister to true on -force. [GH-4649]
* builder/hyper-v: validate output dir in step, not in config. [GH-4645]
* website: fix display on ios devices. [GH-4618]
* builder/openstack: Add ssh agent support. [GH-4655]
* builder/parallels-iso: Configuration of disk type, plain or expanding.
[GH-4621]

## 0.12.3 (March 1, 2017)

### FEATURES:
Expand Down Expand Up @@ -32,7 +47,6 @@
* builder/azure:: add two new config variables for temp_compute_name and
temp_resource_group_name. [GH-4468]


### BUG FIXES:

* builder/amazon: Fix ssh agent authentication. [GH-4597]
Expand Down

0 comments on commit 4697508

Please sign in to comment.