14
0
2024-12-27 07:03:34 +00:00
committed by Git OBS Bridge
parent 94231e3f1c
commit 70db081ad4
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Dec 27 07:02:43 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
- Update to 0.10.1
* fix ProxyConnector port type hint: str -> int
* Update README.md
* Refactoring
* Make host and port arguments required
* Fix compatibility with Python 3.8
* minimal typing changes
-------------------------------------------------------------------
Mon Nov 25 08:32:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>