diff --git a/CHANGELOG.md b/CHANGELOG.md index ad0d99220..330c593fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: - linux/nfs: avoid adding extra newlines to /etc/exports [GH-11201] - guest/redhat: Ensure `nfs-server` is restarted when installing nfs client [GH-11212] - core: Do not validate checksums if options are empty string [GH-11211] +- provider/docker: Enhance docker build method to match against buildkit output [GH-11205] ## 2.2.6 (October 14, 2019)