diff --git a/CHANGELOG.md b/CHANGELOG.md index afc91db38..ab6a3ca6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ BUG FIXES: - core: Asking for input works even in consoles that don't support hiding input. [GH-3119] - core: Adding a box by path in Cygwin on Windos works. [GH-3132] + - guests/darwin: Fix an exception when configuring networks. [GH-3143] - provisioners/ansible: Request SSH info within the provision method, when we know its available. [GH-3111]