Update CHANGELOG

This commit is contained in:
Brian Cain 2018-09-07 10:45:02 -07:00
parent 6c8d997053
commit e76c35e466
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ BUG FIXES:
- core: Fix Vagrant.has_plugin? behavior before plugins are initialized [GH-10165]
- core: Check verify_host_key for falsey or :never values when generating ssh config [GH-10182]
- guest/liunux: Filter out empty strings and loopback interfaces when constructing list of network interfaces [GH-10092]
- provider/hyper-v: Check for automatic checkpoint support before configuring [GH-10181]
## 2.1.4 (August 30, 2018)