Skip to content

Commit

Permalink
changelog: update for v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vsergeev committed Nov 11, 2022
1 parent ec508e2 commit 6c4d7b9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
* v0.11.0 - 11/11/2022
* Application changes
* Fix wavfile output instantiation error caused by undefined channel
count.
* Fix portaudio output instantiation error caused by undefined channel
count.
* Core changes
* Add successful exit return value to `stop()` and `wait()` methods of
CompositeBlock.
* C API changes
* Add successful exit return parameter to `luaradio_stop()` and
`luaradio_wait()` functions.
* Documentation changes
* Update Ubuntu and Debian/Raspbian prerequisites in installation
guide.
* Contributors
* @abutcher-gh - 8c56329
* Jay Sissom (@jsissom) - 6519586
* Mark Hills (@hills) - eabf21c

* v0.10.0 - 06/09/2021
* Application changes
* Add built-in applications with rx_raw, rx_wbfm, rx_nbfm, rx_am,
Expand Down

0 comments on commit 6c4d7b9

Please sign in to comment.