Update CHANGELOG

This commit is contained in:
Brian Cain 2018-09-07 13:05:37 -07:00
parent 9da922c871
commit 770b6e0cca
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
- core: Add `Vagrant.version?` helper method [GH-10191]
- command/init: Support VAGRANT_DEFAULT_TEMPLATE env var [GH-10171]
- command/powershell: Improve doc help string and fix winrm locales error [GH-10189]
- contrib/bash: autocomplete running VM names for destroy subcommand [GH-10168]
- guest/openbsd: Add IPv6 network template for OpenBSD machines [GH-8912]
BUG FIXES: