diff options
Diffstat (limited to 'ChangeLog.md')
| -rw-r--r-- | ChangeLog.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index a95f824..5f75806 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,14 @@ # ChangeLog +## 0.5.0 - 2025-11-14 + +* Persistent SSH sessions, to speed up connections, especially clipboard + copy and paste between the host and the guests: + * Enabled by default. + + * Configurable with `ssh_persist`, `ssh_control_master`, `ssh_control_path` + and `ssh_control_persist` variables. + ## 0.4.1 - 2024-12-17 * Fixes the case when the virtual machine guest is registered under a |
