diff --git a/CHANGELOG.md b/CHANGELOG.md index ba8c19c3b..002873ea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ IMPROVEMENTS: - guests/suse: Support NFS client install, rsync setup. [GH-4492] + - guests/tinycore: Support changing host names. [GH-4469] - guests/windows: Hostname can be set without reboot. [GH-4687] - providers/docker: Can now start containers from private repositories more easily. Vagrant will login for you if you specify auth. [GH-4042]