Merge pull request #2609 from ulyssessouza/post-release

Post release 4.2.2
This commit is contained in:
Ulysses Souza 2020-07-01 15:09:42 +02:00 committed by GitHub
commit d3adac9027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,15 @@
Change log
==========
4.2.2
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/66?closed=1)
### Bugfixes
- Fix context load for non-docker endpoints
4.2.1
-----