Update changelog.

pull/243/head
Mooneer Salem 2022-06-13 19:48:18 -07:00
parent e6be1df5ad
commit cf5a50f129
1 changed files with 1 additions and 0 deletions

View File

@ -788,6 +788,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes
* Filter dialog: Increase length of vertical sliders to simplify fine-tuning. (PR #224)
* Refactored audio handling to use pipeline design pattern. (PR #219)
* Eliminated requirement to use the same audio sample rate for both mic and speaker devices. (PR #219, #234)
* 60 meters shows as USB and not LSB for countries where FreeDV usage is legal on that band. (PR #243)
2. Build system:
* Add spell checking of codebase on every Git push. (PR #216)
* Build Windows build on every Git push. (PR #220)