mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-05 14:35:49 +00:00
timezone field of qrz.com must be str and not int
This commit is contained in:
parent
bf785f45f5
commit
b8bd89b2f2
3 changed files with 10 additions and 3 deletions
|
|
@ -1,6 +1,14 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
PyHamtools 0.8.2
|
||||
================
|
||||
|
||||
05. December 2022
|
||||
|
||||
* timezone field from QRZ.com casted to str instead of int
|
||||
|
||||
|
||||
PyHamtools 0.8.1
|
||||
================
|
||||
|
||||
|
|
@ -9,7 +17,6 @@ PyHamtools 0.8.1
|
|||
* removed debug print statement from QRZ.com queries
|
||||
|
||||
|
||||
|
||||
PyHamtools 0.8.0
|
||||
================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue