diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b57757..5233bc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ **unreleased** - Fix direwolf connection setup by implementing a retry loop - Pass direct sampling mode changes for rtl_sdr_soapy to owrx_connectorgit +- OSM maps instead of Google when google_maps_api_key is not set (thanks @jquagga) **0.18.0** - Support for SoapyRemote diff --git a/debian/changelog b/debian/changelog index ffa7762..d775a62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ openwebrx (0.19.0) UNRELEASED; urgency=low * Fix direwolf connection setup by implementing a retry loop * Pass direct sampling mode changes for rtl_sdr_soapy to owrx_connector + * OSM maps instead of Google when google_maps_api_key is not set (thanks + @jquagga) -- Jakob Ketterl Thu, 20 Feb 2020 21:01:00 +0000