Update CHANGELOG
This commit is contained in:
parent
90a12ee476
commit
a3abdadc1c
|
@ -4,6 +4,10 @@ IMPROVEMENTS:
|
|||
|
||||
- provisioners/ansible: Use Docker proxy if needed. [GH-4906]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
- providers/docker: Add support of SSH agent forwarding. [GH-4905]
|
||||
|
||||
## 1.7.0 (December 9, 2014)
|
||||
|
||||
BREAKING CHANGES:
|
||||
|
@ -99,7 +103,6 @@ BUG FIXES:
|
|||
- providers/docker: Fix issue where multiple identical proxy VMs would
|
||||
be created. [GH-3963]
|
||||
- providers/docker: Multiple links with the same name work. [GH-4571]
|
||||
- providers/docker: Add support of SSH agent forwarding. [GH-4905]
|
||||
- providers/virtualbox: Show a human-friendly error if VirtualBox didn't
|
||||
clean up an existing VM. [GH-4681]
|
||||
- providers/virtualbox: Detect case when VirtualBox reports 0.0.0.0 as
|
||||
|
|
Loading…
Reference in New Issue