diff --git a/CHANGELOG.md b/CHANGELOG.md index a64de4eb3..ff9c51e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,9 @@ IMPROVEMENTS: - core: Add optional timestamp prefix on log output [GH-9269] - core: Print more helpful error message for NameEror exceptions in Vagrantfiles [GH-9252] - docs: Include virtualbox 5.2.x as supported in docs [GH-9237] + - docs: Improve how to pipe debug log on powershell [GH-9330] - guests/dragonflybsd: Base guest on FreeBSD to inherit more functionality [GH-9205] + - providers/hyper-v: Ensure Hyper-V cmdlets are fully qualified [GH-8863] - middleware/authentication: Add app.vagrantup.com to allowed hosts [GH-9145] - providers/virtualbox: Add a clean error message for invalid IP addresses [GH-9275] - provisioners/salt: Fixes timeout issue in salt bootstrapping for windows [GH-8992]