Update CHANGELOG

This commit is contained in:
Chris Roberts 2019-06-05 13:55:30 -07:00
parent bbf8f05d75
commit 5a7afd1c16
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ FEATURES:
IMPROVEMENTS:
- command/global-status: Provide machine-readable information [GH-10506]
- command/snapshot: Separate snapshot names for guests when listing snapshots [GH-10828]
- command/box/update: Ignore missing metadata files when updating all boxes [GH-10829]
- core: Use consistent settings when unpacking boxes as root [GH-10707]