diff --git a/libcxx/docs/ReleaseNotes.rst b/libcxx/docs/ReleaseNotes.rst --- a/libcxx/docs/ReleaseNotes.rst +++ b/libcxx/docs/ReleaseNotes.rst @@ -42,6 +42,7 @@ - P1413R3 - Formatting ``thread::id`` (the ``stacktrace`` is not done yet) - P2675R1 - ``format``'s width estimation is too approximate and not forward compatible - P2505R5 - Monadic operations for ``std::expected`` +- P2711R1 - Making Multi-Param Constructors Of views explicit (``join_with_view`` is not done yet) Improvements and New Features -----------------------------