Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen
2016-12-24 13:47:58 +01:00
committed by GitHub
parent 33f1808faa
commit c14605d6fd
+3 -1
View File
@@ -3,7 +3,9 @@
BUG FIXES:
* builder/amazon: Crashes when new EBS vols are used. [GH-4308]
* builders/openstack: fix for finding resource by ID. [GH-4301]
* builder/openstack: fix for finding resource by ID. [GH-4301]
* builder/virtualbox: Explicitly set WinRMPort for StepConnect. [GH-4321]
* builder/qemu: Explicitly set WinRMPort for StepConnect. [GH-4321]
IMPROVEMENTS: