2
0
mirror of https://github.com/boostorg/compat.git synced 2026-01-19 04:02:16 +00:00

Update revision history

This commit is contained in:
Peter Dimov
2023-06-25 11:46:14 +03:00
parent fed8c15440
commit 184782f257

View File

@@ -11,3 +11,4 @@ https://www.boost.org/LICENSE_1_0.txt
## Changes in 1.83.0
* Added `latch.hpp`, an implementation of `std::latch` (contributed by Christian Mazakas.)
* Added `shared_lock.hpp`, a (partial) implementation of `std::shared_lock` (contributed by Christian Mazakas.)