diff options
Diffstat (limited to 'docs/change-log.md')
-rw-r--r-- | docs/change-log.md | 9 |
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 ----- |