Update CHANGELOG
This commit is contained in:
parent
7d1fe7c6fe
commit
b77040d484
|
@ -25,6 +25,8 @@ IMPROVEMENTS:
|
||||||
specified for `vagrant box list` [GH-2327]
|
specified for `vagrant box list` [GH-2327]
|
||||||
- core: Multiple SSH keys can be specified with `config.ssh.private_key_path`
|
- core: Multiple SSH keys can be specified with `config.ssh.private_key_path`
|
||||||
[GH-907]
|
[GH-907]
|
||||||
|
- commands/box/add: Can now specify a client cert when downloading a
|
||||||
|
box. [GH-1889]
|
||||||
- commands/init: Add `--output` option for specifing output path, or
|
- commands/init: Add `--output` option for specifing output path, or
|
||||||
"-" for stdin. [GH-1364]
|
"-" for stdin. [GH-1364]
|
||||||
- commands/provision: Add `--no-parallel` option to disable provider
|
- commands/provision: Add `--no-parallel` option to disable provider
|
||||||
|
|
Loading…
Reference in New Issue