Update CHANGELOG
This commit is contained in:
parent
f9e994a15d
commit
6059204ec6
|
@ -10,6 +10,7 @@ IMPROVEMENTS:
|
||||||
- core: Show installed version of Vagrant when displaying version check [GH-9968]
|
- core: Show installed version of Vagrant when displaying version check [GH-9968]
|
||||||
- core/triggers: Catch and allow for non-standard exit codes with triggers `run` options [GH-10005]
|
- core/triggers: Catch and allow for non-standard exit codes with triggers `run` options [GH-10005]
|
||||||
- guest/debian: Isolate network interface configuration to individual files for systemd [GH-9889]
|
- guest/debian: Isolate network interface configuration to individual files for systemd [GH-9889]
|
||||||
|
- guest/redhat: Use libnfs-utils package if available [GH-9878]
|
||||||
- provider/hyperv: Disable synced folders on non-DrvFs file systems by default [GH-10001]
|
- provider/hyperv: Disable synced folders on non-DrvFs file systems by default [GH-10001]
|
||||||
- util/downloader: Support custom suffix on user agent string [GH-9966]
|
- util/downloader: Support custom suffix on user agent string [GH-9966]
|
||||||
- util/downloader: Prevent false positive matches on Location header [GH-10041]
|
- util/downloader: Prevent false positive matches on Location header [GH-10041]
|
||||||
|
|
Loading…
Reference in New Issue