mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-05 06:25:35 +00:00
using lxml to parse qrz.com xml responses instead of html.parser
This commit is contained in:
parent
cb9b23c96f
commit
82e2b93cd5
5 changed files with 15 additions and 4 deletions
|
|
@ -1,6 +1,15 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
PyHamtools 0.7.10
|
||||
================
|
||||
|
||||
12. May 2022
|
||||
|
||||
* Using lxml to parse XML messages returned from qrz.com
|
||||
* Upgraded dependencies
|
||||
|
||||
|
||||
PyHamtools 0.7.9
|
||||
================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue