From 0a186604be76457def87f9b571ca53eb37c0ffa7 Mon Sep 17 00:00:00 2001 From: Ulysses Souza Date: Mon, 18 Nov 2019 19:35:34 +0100 Subject: [PATCH] "Bump 1.25.0" Signed-off-by: Ulysses Souza --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca9cc3424..d1a6fae32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,9 +64,9 @@ Change log - Fix non ascii chars error. Python2 only -- Format image size as decimal to be align with Docker CLI +- Format image size as decimal to be align with Docker CLI -- Use Python Posix support to get tty size +- Use Python Posix support to get tty size - Fix same file 'extends' optimization @@ -90,7 +90,7 @@ Change log - Fixed race condition after pulling image -- Fixed error on duplicate mount points. +- Fixed error on duplicate mount points - Fixed merge on networks section