Merge pull request #2366 from docker/sync-release

Sync release
This commit is contained in:
Joffrey F 2019-07-15 10:53:07 -07:00 committed by GitHub
commit 4c71641544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -1,6 +1,20 @@
Change log Change log
========== ==========
4.0.2
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/62?closed=1)
### Bugfixes
- Unified the way `HealthCheck` is created/configured
### Miscellaneous
- Bumped version of websocket-client
4.0.1 4.0.1
----- -----