mirror of https://github.com/docker/docker-py.git
Merge pull request #2583 from ulyssessouza/post-release-4.2.1
Post release 4.2.1
This commit is contained in:
commit
b49d22f053
|
|
@ -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