Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Jan 9, 2025
1 parent 502412c commit b6f78b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Changelog
- Rename :cpp:class:`!spead2::io_service_ref` to
:cpp:class:`spead2::io_context_ref` to reflect name changes in Asio (the old
name is retained as a typedef).
- Rename methods called :func:`!get_io_service` to :func:`!get_io_context`,
again to reflect name changes in Boost.
- Rename member functions called :func:`!get_io_service` to
:func:`!get_io_context`, again to reflect name changes in Boost.
- Update URL to download Boost in cibuildwheel configuration.
- Update cibuildwheel and other build and test dependencies.
- Update some unit tests to use :c:macro:`!BOOST_TEST`.
Expand Down

0 comments on commit b6f78b8

Please sign in to comment.