Update CHANGELOG
This commit is contained in:
parent
cd4ac1b542
commit
c830b52719
|
@ -38,6 +38,7 @@ BUG FIXES:
|
||||||
[GH-4328]
|
[GH-4328]
|
||||||
- core: VM names may no longer contain brackets, since they cause
|
- core: VM names may no longer contain brackets, since they cause
|
||||||
issues with some providers. [GH-4319]
|
issues with some providers. [GH-4319]
|
||||||
|
- core: Use "-f" to `rm` files in case pty is true. [GH-4410]
|
||||||
- commands/package: base package won't crash with exception [GH-4017]
|
- commands/package: base package won't crash with exception [GH-4017]
|
||||||
- commands/rsync-auto: Destroyed machines won't raise exceptions. [GH-4031]
|
- commands/rsync-auto: Destroyed machines won't raise exceptions. [GH-4031]
|
||||||
- communicators/ssh: Nicer error if remote unexpectedly disconects. [GH-4038]
|
- communicators/ssh: Nicer error if remote unexpectedly disconects. [GH-4038]
|
||||||
|
|
Loading…
Reference in New Issue