diff --git a/CHANGELOG.md b/CHANGELOG.md index e5277984b..09733d65a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,8 @@ BUG FIXES: - provisioners/puppet: apply provisioner uses correct default manifests with environments. [GH-5987] - provisioners/salt: call correct executables on Windows [GH-5999] + - synced\_folders/rsync: on Windows, replace all paths with Cygwin + paths since all rsync implementations require this [GH-6160] - core: only append `access_token` when it does not exist in the URL [GH-6395, GH-6534]