Skip to content

Commit

Permalink
Add release notes for Boost 1.84
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtum committed Nov 8, 2023
1 parent 49ec654 commit 788e079
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/qbk/release_notes.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@

[/-----------------------------------------------------------------------------]

[heading Boost 1.84]

[*API Changes]

* Remove deprecated allocation and invocation hooks

[*Features]

* Support for `immediate_executor`

[*Fixes]

* [issue 2727] Replaced `BOOST_ASIO_INITFN_RESULT_TYPE` with `BOOST_ASIO_INITFN_AUTO_RES`
* [issue 2715] `server-flex-awaitable` example resets parser

[*Documentation]

* [issue 2713] Corrected the `websocket::stream::async_ping/pong` handler requirement
* [issue 2755] Update documentation for `websocket::stream::async_write_some`

[heading Boost 1.83]

[*Fixes]
Expand Down

0 comments on commit 788e079

Please sign in to comment.