- update to 4.2.1:

- Add option on when to use `tls` on Context constructor
  - Make context orchestrator field optional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=37
This commit is contained in:
2020-06-08 13:36:43 +00:00
committed by Git OBS Bridge
parent 8391e928e7
commit 5e1db98a8a
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 8 13:35:57 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 4.2.1:
- Add option on when to use `tls` on Context constructor
- Make context orchestrator field optional
-------------------------------------------------------------------
Sun Feb 9 16:47:09 UTC 2020 - Arun Persaud <arun@gmx.de>