diff --git a/CHANGELOG.md b/CHANGELOG.md index e0b0ff89f..e89ac69ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ FEATURES: IMPROVEMENTS: +- contrib/bash: Replace -VAGRANTSLASH- with literal slash in completion [GH-9987] - 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] - guest/debian: Isolate network interface configuration to individual files for systemd [GH-9889]