Skip to content

Commit

Permalink
Update changelog for chunk stream groups
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Jul 9, 2023
1 parent 1634bb0 commit ddb7812
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Changelog

.. rubric:: Development version

- Add support for :doc:`recv-chunk-group` to assemble chunks in parallel.
- Simplify the way receive streams shut down. Users should not notice any
change, but custom reader implementations will need to be updated.
- Update :meth:`!test_async_flush` and :meth:`!test_async_flush_fail` to keep
handles to async tasks, to prevent them being garbage collected too early.
- Fix a bug where copying a :cpp:class:`spead2::recv::stream_config` would not
Expand Down

0 comments on commit ddb7812

Please sign in to comment.