Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-06-15 08:59:30 -07:00
parent 59709802da
commit 5384c037b7
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,9 @@ IMPROVEMENTS:
- commands/suspend: Introduce flag for suspending all machines [GH-9829]
- commands/global-status: Improve message about removing stale entries [GH-9856]
- provider/hyper-v: Update implementation. Include support for modifications on reload [GH-9872]
- provider/hyper-v: Validate maxmemory configuration setting [GH-9932]
- provider/hyperv: Attempt to determine import failure cause [GH-9936]
- provider/hyperv: Update implementation. Include support for modifications on reload [GH-9872]
- provider/hyperv: Validate maxmemory configuration setting [GH-9932]
- 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]