Skip to content

Commit

Permalink
changelog: update for v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vsergeev committed Nov 21, 2016
1 parent b3ebafb commit a1f19a3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
* v0.5.0 - 11/21/2016
* Block additions
* UHDSource
* UHDSink
* NopSink
* NopBlock
* Block changes
* Fix ThrottleBlock implementation with adaptive delay.
* Fix error reporting during initialization in PulseAudioSource and
PulseAudioSink.
* Fix settings table argument in SoapySDRSource and SoapySDRSink.
* Rename NullSource to ZeroSource.
* Core changes
* Add time_us() helper to platform module.
* Documentation changes
* Fix minor typos in a few docstrings.
* Improve wording in several documents.
* Update supported hardware document with USRP support.
* Contributors
* Daniel Von Fange - 22932b1

* v0.4.0 - 08/31/2016
* Block additions
* HackRFSink
Expand Down

0 comments on commit a1f19a3

Please sign in to comment.