Update changelog for PR #287.

ms-tx-stuttering
Mooneer Salem 2022-10-29 23:36:11 -07:00
parent 83067ad1aa
commit c053492c23
1 changed files with 2 additions and 1 deletions

View File

@ -781,12 +781,13 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes
# Release Notes
## TBD TBD 2022
## V1.8.4 October 2022
1. Build system:
* Updates to reflect LPCNet decoupling from Codec2 (PR #274)
2. Bugfixes:
* Add missed UI disable on startup for 2020B mode. (PR #279)
* Fixed TX audio dropouts when using different sample rates. (PR #287)
3. Enhancements:
* Add alternate method of determining 2020 support for non-x86 machines. (PR #280)
* Remove unnecessary BW and DPSK options from UI. (PR #283)