summaryrefslogtreecommitdiff
path: root/docs/change-log.md
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2018-03-21 14:23:23 +0100
committerJoffrey F <joffrey@docker.com>2018-03-21 14:25:08 +0100
commit89862fcfcf0839396afc5d49e8a05244cf253da8 (patch)
tree01f5c50c4010420bab4f6019da1b57bcfe1c0ff3 /docs/change-log.md
parent5e67c7365de88f6e73b69994a27e30f40a7346f0 (diff)
downloaddocker-py-3.1.4-release.tar.gz
Bump 3.1.43.1.4-release
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'docs/change-log.md')
-rw-r--r--docs/change-log.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index 27885b2..908519f 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,6 +1,15 @@
Change log
==========
+3.1.4
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/48?closed=1)
+
+
+* Fixed a bug where build contexts containing directory symlinks would produce
+ invalid tar archives
+
3.1.3
-----