Update CHANGELOG

This commit is contained in:
Brian Cain 2017-07-17 10:55:38 -07:00
parent 6fc522a03b
commit fcdf2a5728
1 changed files with 1 additions and 0 deletions

View File

@ -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]