Fix typo in changelog
This commit is contained in:
parent
467ba9f6e4
commit
28ea7a565b
|
@ -18,7 +18,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]
|
||||
- guest/linux: 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)
|
||||
|
|
Loading…
Reference in New Issue