mirror of
https://github.com/boostorg/mp11.git
synced 2025-07-30 20:47:16 +02:00
Update revision history
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
////
|
||||
Copyright 2019-2024 Peter Dimov
|
||||
Copyright 2019-2025 Peter Dimov
|
||||
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
|
||||
@ -10,6 +10,10 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
[#changelog]
|
||||
# Revision History
|
||||
|
||||
## Changes in 1.88.0
|
||||
|
||||
* Fixed `mp_from_sequence` for non-integral values (accidentally broken in 1.83.0 due to offset support)
|
||||
|
||||
## Changes in 1.87.0
|
||||
|
||||
* Added `mp_lambda` (contributed by Joaquin M Lopez Munoz)
|
||||
|
Reference in New Issue
Block a user