diff --git a/CHANGELOG.md b/CHANGELOG.md index ccc8bb153..507f4ee2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ FEATURES: IMPROVEMENTS: + - command/plugin: Remove requirement for paths with no spaces [GH-7967] - core: Support host_ip for forwarded ports [GH-7035] - core: Include disk space hint in box install failure message [GH-8089] + BUG FIXES: - core: Fix box sorting on find and list [GH-7956, GH-8334]