2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

Cobalt release notes for 1.89.

This commit is contained in:
Klemens Morgenstern
2025-08-05 09:12:31 +08:00
committed by Peter Dimov
parent 3825886014
commit 2a482569e1

View File

@@ -59,6 +59,11 @@ Please keep the list of libraries sorted in lexicographical order.
* Acknowledgements
* yliu1021
* [phrase library..[@/libs/cobalt/ Cobalt]:]
* Move assign fixed for generator & promise.
* Fixed internal exceptions
* Added IO library. Cobalt.io provides a large subset of asio as a compiled library.
* [phrase library..[@/libs/compat/ Compat]:]
* Added `move_only_function.hpp`.