Skip to content

Commit 9164194

Browse files
committed
Revision history.
1 parent 00804cb commit 9164194

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

asio/src/doc/history.qbk

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77

88
[section:history Revision History]
99

10+
[heading Asio 1.34.2]
11+
12+
* Fixed an ambiguous overload issue that occurred when passing a `std::span` to
13+
the `asio::buffer` function.
14+
15+
* Added overview documentation on the available runtime configuration options.
16+
17+
* Updated the overview documentation to reflect the use of `deferred` as the
18+
default completion token.
19+
20+
* Updated the `async_result` documentation to reflect the current type
21+
requirements placed on specialisations of the trait.
22+
1023
[heading Asio 1.34.1]
1124

1225
* Added `noexcept` qualifiers to various `local::basic_endpoint` member

0 commit comments

Comments
 (0)