From 8fbf8380cb4e377867ff034972e315e7d92522c2 Mon Sep 17 00:00:00 2001 From: Joffrey F Date: Fri, 30 Mar 2018 11:07:16 -0700 Subject: Bump 3.2.1 Signed-off-by: Joffrey F --- docs/change-log.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/change-log.md') diff --git a/docs/change-log.md b/docs/change-log.md index 4715c52..912ec5f 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -1,6 +1,18 @@ Change log ========== +3.2.1 +----- + +[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/50?closed=1) + +### Bugfixes + +* Fixed a bug with builds not properly identifying Dockerfile paths relative + to the build context +* Fixed an issue where builds would raise a `ValueError` when attempting to + build with a Dockerfile on a different Windows drive. + 3.2.0 ----- -- cgit v1.2.1