pull/100/head
Konstantin Gründger 2021-06-06 12:39:36 +02:00
rodzic 3e7ec2d917
commit 7eacc96313
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# CHANGELOG
## unreleased
## 1.2.1: - 2021-06-06
- client: Added peer IP to log messages
- parser: Added rainfall_1h and rainfall_24h to beacon_type 'position_weather'

Wyświetl plik

@ -4,7 +4,7 @@ APRS_SERVER_PORT_CLIENT_DEFINED_FILTERS = 14580
APRS_APP_NAME = 'python-ogn-client'
PACKAGE_VERSION = '1.2.0'
PACKAGE_VERSION = '1.2.1'
APRS_APP_VER = PACKAGE_VERSION[:3]
APRS_KEEPALIVE_TIME = 240