Changelog 4.0.1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2019-05-18 19:53:53 -07:00
parent 4d08f2c33d
commit 307e2b3eda
1 changed files with 14 additions and 0 deletions

View File

@ -1,6 +1,20 @@
Change log
==========
4.0.1
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/60?closed=1)
### Bugfixes
- Fixed an obsolete import in the `credentials` subpackage that caused import errors in
Python 3.7
### Miscellaneous
- Docs building has been repaired
4.0.0
-----