Updated descriptions

pull/23/head
Konstantin Gründger 2017-05-07 13:20:04 +02:00
rodzic 44cc855d6c
commit d2973c1b93
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,7 @@
# CHANGELOG
## Unreleased
- parser: Added support for OGN v0.2.6 aircraft and receiver beacons
## 0.6.0 - 2016-10-21
- parser: Added support for OGN v0.2.5 receiver beacons

Wyświetl plik

@ -9,7 +9,7 @@ PATTERN_APRS_STATUS = re.compile(r"(?P<callsign>.+?)>(?P<dstcall>[A-Z0-9]+),.+,(
# The MIT License (MIT)
#
# Copyright (c) 2015 Sven Schwyn
# Copyright (c) 2015-2017 Sven Schwyn
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal