include latest changes in CHANGES file
This commit is contained in:
parent
a0b59eeaf7
commit
6798a42427
17
CHANGES
17
CHANGES
|
|
@ -1,6 +1,23 @@
|
|||
CHANGES
|
||||
-------
|
||||
|
||||
# v0.6.37
|
||||
|
||||
- charset detection, unicode for all
|
||||
- improved _parse_timestamp
|
||||
- fix mic-e dstcall decoding bug
|
||||
- tiny syntax fix in parse.py
|
||||
|
||||
# v0.6.36
|
||||
|
||||
- fix typo in timestamp format
|
||||
- tweak debug messages for position reports
|
||||
- now able to parse object report format
|
||||
|
||||
# v0.6.35
|
||||
|
||||
- rotated base91 telemetry bits in output
|
||||
|
||||
# v0.6.34
|
||||
|
||||
- fixed timestamps being parsed incorrectly
|
||||
|
|
|
|||
Loading…
Reference in New Issue