mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 00:32:06 -04:00
Update CHANGELOG
This commit is contained in:
parent
868856b71a
commit
4ddac2d023
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
## Next Version (Unreleased)
|
||||
|
||||
FEATURES:
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- bash: Add box prune to contrib bash completion [GH-8806]
|
||||
|
|
@ -26,6 +24,7 @@ BUG FIXES:
|
|||
- hosts/windows: Prevent control characters in version check for WSL [GH-8902, GH-8901]
|
||||
- providers/docker: Split String type links into Array when using compose [GH-8837, GH-8821]
|
||||
- providers/docker: Expand relative volume paths correctly [GH-8838, GH-8822]
|
||||
- providers/docker: Error when compose option enabled with force_host_vm [GH-8911]
|
||||
- provisioners/ansible: Update to use `-o` for identity files [GH-8786]
|
||||
- provisioners/file: Ensure remote folder exists prior to scp file or folder [GH-8880]
|
||||
- provisioners/salt: Fix error case when github is unreachable for installer [GH-8864]
|
||||
|
|
|
|||
Loading…
Reference in a new issue