Update CHANGELOG

This commit is contained in:
Chris Roberts 2020-10-30 10:00:46 -07:00
parent 57ddab2672
commit a1c2393e77

View File

@ -4,8 +4,9 @@ FEATURES:
IMPROVEMENTS: IMPROVEMENTS:
- command/cloud: Add --force flag to `version release` command [GH-11912]
- command/cap: Add ability to specify target [GH-11965] - command/cap: Add ability to specify target [GH-11965]
- command/cloud: Add --force flag to `version release` command [GH-11912]
- command/cloud: Updates to utilize the 3.0 version of vagrant_cloud [GH-11916]
- core: Switch from unmaintained gem erubis to erubi [GH-11893] - core: Switch from unmaintained gem erubis to erubi [GH-11893]
- core: Download Vagrant boxes using auth headers [GH-11835] - core: Download Vagrant boxes using auth headers [GH-11835]
- core: Remove dependency on mime gem [GH-11857] - core: Remove dependency on mime gem [GH-11857]