diff --git a/CHANGELOG.md b/CHANGELOG.md index c3f992d95..4f26b10db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ 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] - 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]