diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e1c371c1..7c34972d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ IMPROVEMENTS: BUG FIXES: +- commands/rsync-auto: Ensure relative dirs are still rsync'd if defined [GH-8781] - core: Update util/ssh to use `-o` for identity files [GH-8786] - provisioners/ansible: Update to use `-o` for identity files [GH-8786]