Add release notes for Mp11

This commit is contained in:
Peter Dimov
2025-11-03 01:03:00 +02:00
committed by GitHub
parent 76ceb47d98
commit c65d0dd87f

View File

@@ -88,6 +88,9 @@ particularly for mixed successful/unsuccessful queries.
* boost_phrase:library[Log,/libs/log/]:
** Fixed a missed optimization in `value_ref` visitation.
* boost_phrase:library[Mp11,/libs/mp11/]:
** Updated `mp_reverse_fold` to work on fixed size lists
* boost_phrase:library[MySQL,/libs/mysql/]:
** Deprecated support for Clang versions older than 4.0. These compilers might still work,
but they won't be actively tested in CI.