Update CHANGELOG

This commit is contained in:
Brian Cain 2018-09-07 11:18:20 -07:00
parent 4f42da15de
commit 5a1b065834
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
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]
- guest/openbsd: Add IPv6 network template for OpenBSD machines [GH-8912]