summaryrefslogtreecommitdiff
path: root/docs/change-log.md
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2018-06-29 11:50:42 -0700
committerJoffrey F <joffrey@docker.com>2018-06-29 11:50:42 -0700
commitbc28fd0ee241b27ea4863c7b33d614a065276965 (patch)
tree80e62af9217a517bd2833edf2f107b39a2d4738a /docs/change-log.md
parente6b58410bd47445c96412efdf04c04dbb9e745d1 (diff)
downloaddocker-py-3.4.1-release.tar.gz
Bump 3.4.13.4.1-release
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'docs/change-log.md')
-rw-r--r--docs/change-log.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md
index 5a0d55a..2bd11a7 100644
--- a/docs/change-log.md
+++ b/docs/change-log.md
@@ -1,6 +1,18 @@
Change log
==========
+3.4.1
+-----
+
+[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/52?closed=1)
+
+### Bugfixes
+
+* Fixed a bug that caused auth values in config files written using one of the
+ legacy formats to be ignored
+* Fixed issues with handling of double-wildcard `**` patterns in
+ `.dockerignore` files
+
3.4.0
-----