Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-06-08 16:04:44 -07:00
parent 9001dc6b9b
commit 77d229edaa
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ BUG FIXES:
- core: Display plugin commands in help [GH-9808]
- core: Ensure guestpath or name is set with synced_folder option and dont set guestpath if not provided [GH-9692]
- guest/debian: Fix netplan generation when using DHCP [GH-9855]
- guest/ubuntu: Update netplan config generation to detect NetworkManager [GH-9824]
- guest/ubuntu: Fix failing Ansible installation from PPA on Bionic Beaver (18.04 LTS) [GH-9796]