From ff5fb7cb5f15a94eae98c36c1c4cae57bb3c7318 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 24 Apr 2026 21:13:20 +0300 Subject: [PATCH] Update revision history --- doc/mp11/changelog.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/mp11/changelog.adoc b/doc/mp11/changelog.adoc index 72772dd..56d915f 100644 --- a/doc/mp11/changelog.adoc +++ b/doc/mp11/changelog.adoc @@ -10,6 +10,10 @@ http://www.boost.org/LICENSE_1_0.txt [#changelog] # Revision History +## Changes in 1.92.0 + +* Improved the performance of a number of algorithms (contributed by Jonathan Poelen) + ## Changes in 1.90.0 * Updated `mp_reverse_fold` to work on fixed size lists