Merge pull request #2583 from ulyssessouza/post-release-4.2.1

Post release 4.2.1
This commit is contained in:
Ulysses Souza 2020-06-02 17:25:24 +02:00 committed by GitHub
commit b49d22f053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,16 @@
Change log
==========
4.2.1
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/65?closed=1)
### Features
- Add option on when to use `tls` on Context constructor
- Make context orchestrator field optional
4.2.0
-----