1
0
mirror of https://github.com/hashicorp/vagrant.git synced 2026-02-05 06:46:21 +01:00

Update CHANGELOG

This commit is contained in:
sophia
2020-10-15 09:47:05 -05:00
parent d72d8f09b7
commit 8e4cc2edd7

View File

@@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- command/cloud: Add --force flag to `version release` command [GH-11912]
- command/cap: Add ability to specify target [GH-11965]
- core: Switch from unmaintained gem erubis to erubi [GH-11893]
- core: Download Vagrant boxes using auth headers [GH-11835]
- tests: Add integration tests for Docker provider [GH-11907]