Update CHANGELOG
This commit is contained in:
parent
aa2cbae89b
commit
5a55b6967d
|
@ -17,6 +17,8 @@ BUG FIXES:
|
||||||
unless explicitly specified. [GH-3783]
|
unless explicitly specified. [GH-3783]
|
||||||
- commands/package: Package with `--base` for VirtualBox doesn't
|
- commands/package: Package with `--base` for VirtualBox doesn't
|
||||||
crash. [GH-3827]
|
crash. [GH-3827]
|
||||||
|
- guests/windows: Private networks with static IPs work when there
|
||||||
|
is more than one. [GH-3818]
|
||||||
- providers/docker: Never do graceful shutdown, always use
|
- providers/docker: Never do graceful shutdown, always use
|
||||||
`docker stop`. [GH-3798]
|
`docker stop`. [GH-3798]
|
||||||
- providers/docker: Better error messaging when SSH is not ready
|
- providers/docker: Better error messaging when SSH is not ready
|
||||||
|
|
Loading…
Reference in New Issue