Update CHANGELOG

This commit is contained in:
Brian Cain 2018-09-07 10:37:38 -07:00
parent 798c673408
commit b6961d7453
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,9 @@ FEATURES:
IMPROVEMENTS:
- guest/openbsd: Add IPv6 network template for OpenBSD machines [GH-8912]
- core: Add `Vagrant.version?` helper method [GH-10191]
- command/powershell: Improve doc help string and fix winrm locales error [GH-10189]
- guest/openbsd: Add IPv6 network template for OpenBSD machines [GH-8912]
BUG FIXES:
@ -21,7 +22,6 @@ BUG FIXES:
- host/windows: Fix SMB list parsing when extra fields are included [GH-10156]
- provisioners/ansible_local: Fix umask setting permission bug [GH-10140]
## 2.1.3 (August 29, 2018)
FEATURES: