diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a0e2faf3..62fa75ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ BUG FIXES: [GH-4328] - core: VM names may no longer contain brackets, since they cause 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/rsync-auto: Destroyed machines won't raise exceptions. [GH-4031] - communicators/ssh: Nicer error if remote unexpectedly disconects. [GH-4038]