forked from boostorg/mp11
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.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
|
|
||||||
@@ -10,6 +10,10 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
[#changelog]
|
[#changelog]
|
||||||
# Revision History
|
# 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
|
## Changes in 1.87.0
|
||||||
|
|
||||||
* Added `mp_lambda` (contributed by Joaquin M Lopez Munoz)
|
* Added `mp_lambda` (contributed by Joaquin M Lopez Munoz)
|
||||||
|
Reference in New Issue
Block a user