diff --git a/CHANGELOG.md b/CHANGELOG.md index 24ac7ce01..518a728cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ BUG FIXES: - core/triggers: Ensure guest names are string when filtering trigger configs [GH-10854] - core/triggers: Abort after all running processes have completed when parallel is enabled [GH-10891] - guest/void: Fix NFS capability detection [GH-10713] +- guest/bsd: Properly set BSD options order for /etc/exports [GH-10909] - host/windows: Fix rubygems error when host has directory named `c` [GH-10803] - provider/virtualbox: Ensure non-existent machines do not attempt to list snapshots [GH-10784] - provider/docker: Properly set docker-compose config file with volume names [GH-10820]