From 18f2eee392b52287974cb4bd877548f787dd2aec Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Wed, 8 May 2019 09:15:18 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3330b4610..bcf590455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ BUG FIXES: - guest/void: Fix NFS capability detection [GH-10713] - 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] - provisioner/ansible: Fix pip installer hardcoded curl get_pip.py piped to python [GH-10625] ## 2.2.4 (February 27, 2019)