Post release 4.2.1 update:

- Changelog

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
Ulysses Souza 2020-06-02 16:25:52 +02:00
commit 1b2029e08e
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
-----