From 45b200e31523ab8ba1f22cb6005ec223279480d8 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Mon, 17 Jun 2019 08:18:55 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea13460ae..e321eef1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ BUG FIXES: - 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] - provisioner/ansible: Fix pip installer hardcoded curl get_pip.py piped to python [GH-10625] +- synced_folders/rsync: Remove rsync__excludes from command if array is empty [GH-10901] ## 2.2.4 (February 27, 2019)