We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9910ada commit e5da96bCopy full SHA for e5da96b
doc/mp11/changelog.adoc
@@ -1,5 +1,5 @@
1
////
2
-Copyright 2019-2024 Peter Dimov
+Copyright 2019-2025 Peter Dimov
3
4
Distributed under the Boost Software License, Version 1.0.
5
@@ -10,6 +10,10 @@ http://www.boost.org/LICENSE_1_0.txt
10
[#changelog]
11
# Revision History
12
13
+## Changes in 1.88.0
14
+
15
+* Fixed `mp_from_sequence` for non-integral values (accidentally broken in 1.83.0 due to offset support)
16
17
## Changes in 1.87.0
18
19
* Added `mp_lambda` (contributed by Joaquin M Lopez Munoz)
0 commit comments