update changelog

This commit is contained in:
Jakob Ketterl 2020-05-02 14:40:01 +02:00
parent e01a12a945
commit 3504c8b54e
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@
- Added decoding implementation for for digimode "JS8Call"
(requires an installation of [js8call](http://js8call.com/) and
[the js8py library](https://github.com/jketterl/js8py))
- Reorganization of the frontend demodulator code
- Improve receiver load time by concatenating javascript assets
**0.18.0**
- Support for SoapyRemote

2
debian/changelog vendored
View File

@ -21,6 +21,8 @@ openwebrx (0.19.0) UNRELEASED; urgency=low
* `rtl_sdr` type now also supports the `direct_sampling` option
* Added decoding implementation for for digimode "JS8Call" (requires an
installation of js8call and the js8py library)
* Reorganization of the frontend demodulator code
* Improve receiver load time by concatenating javascript assets
-- Jakob Ketterl <jakob.ketterl@gmx.de> Thu, 20 Feb 2020 21:01:00 +0000