diff --git a/CHANGELOG.md b/CHANGELOG.md index 536b41330..78aa2a397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ BUG FIXES: * client/template: Fix issue in which the template block could cause high load on Vault when secret lease duration was less than the Vault grace [GH-3153] * driver/docker: Always purge stopped containers [GH-3148] + * driver/docker: Fix MemorySwappiness on Windows [GH-3187] * driver/docker: Fix issue in which mounts could parse incorrectly [GH-3163] * driver/docker: Fix issue where potentially incorrect syslog server address is used [GH-3135]