mirror of https://github.com/docker/docker-py.git
Post release 4.2.1 update:
- Changelog Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
commit
1b2029e08e
|
|
@ -1,6 +1,16 @@
|
||||||
Change log
|
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
|
4.2.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue