Update CHANGELOG about #9879 and #9796

This commit is contained in:
Gilles Cornu 2018-05-31 05:52:19 +02:00
parent d5b5e9ea8c
commit 56051c1fb0
No known key found for this signature in database
GPG Key ID: F6BC2CF7E1FE8FFF
1 changed files with 4 additions and 0 deletions

View File

@ -6,12 +6,16 @@ IMPROVEMENTS:
- commands/suspend: Introduce flag for suspending all machines [GH-9829]
- commands/global-status: Improve message about removing stale entries [GH-9856]
- provisioners/ansible_local: Improve installation from PPA on Ubuntu guests.
The compatibility is maintained only for active long-term support (LTS) versions,
i.e. Ubuntu 12.04 (Precise Pangolin) is no longer supported. [GH-9879]
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/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]
## 2.1.1 (May 7, 2018)