15
0

- update to version 1.11.0:

- adding url to examples
 - Switched to using a module-specific logger so code calling this module can have better control over logs.
 - Update websocket-client and add ping every 15s

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certstream?expand=0&rev=12
This commit is contained in:
2020-01-01 11:12:35 +00:00
committed by Git OBS Bridge
parent 8a4935f99e
commit 6f4522ef7d
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 1 11:09:59 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.11.0:
- adding url to examples
- Switched to using a module-specific logger so code calling this module can have better control over logs.
- Update websocket-client and add ping every 15s
-------------------------------------------------------------------
Mon Oct 14 11:43:24 UTC 2019 - Matej Cepl <mcepl@suse.com>