Update revision history

This commit is contained in:
Peter Dimov
2025-10-22 11:09:08 +03:00
parent 811aa7a0f1
commit d8ddd856e8

View File

@@ -10,6 +10,10 @@ http://www.boost.org/LICENSE_1_0.txt
[#changelog]
# Revision History
## Changes in 1.90.0
* Updated `mp_reverse_fold` to work on fixed size lists
## Changes in 1.88.0
* Fixed `mp_from_sequence` for non-integral values (accidentally broken in 1.83.0 due to offset support)