Kaydet (Commit) bc28fd0e authored tarafından Joffrey F's avatar Joffrey F

Bump 3.4.1

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst e6b58410
version = "3.4.0"
version = "3.4.1"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
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
-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment