diff --git a/CHANGELOG.md b/CHANGELOG.md index 64b2fba72..d9904944f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: - core: Allow provisioner plugins to not have a config class. [GH-3272] - commands/status: Machine readable output contains the target. [GH-3218] - guests/debian: Changing host name works properly. [GH-3283] + - providers/virtualbox: Add missing translation for stopping status. [GH-3368] - synced\_folders/smb: IDs of synced folders are hashed to work better with VMware. [GH-3219] - synced\_folders/smb: Passwords with symbols now work. [GH-3242]