diff --git a/CHANGELOG.md b/CHANGELOG.md index 394144d85..afc91db38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ BUG FIXES: - core: Assume a box isn't metadata if it exceeds 20 MB. [GH-3107] - 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] - provisioners/ansible: Request SSH info within the provision method, when we know its available. [GH-3111]