diff --git a/CHANGELOG.md b/CHANGELOG.md index b64eccbd5..21282a4e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ IMPROVEMENTS: BUG FIXES: * core: UI messages are now properly prefixed with spaces again. +* core: If SSH connection ends, re-connection attempts will take + place. [GH-152] * virtualbox: "paused" doesn't mean the VM is stopped, improving shutdown detection.