mirror of
https://github.com/boostorg/variant2.git
synced 2026-01-19 04:42:16 +00:00
Update revision history
This commit is contained in:
@@ -8,6 +8,11 @@ https://www.boost.org/LICENSE_1_0.txt
|
||||
# Revision History
|
||||
:idprefix: changelog_
|
||||
|
||||
## Changes in 1.90.0
|
||||
|
||||
* More functions have been marked as `constexpr`, including `~variant`.
|
||||
This didn't matter before {cpp}20, but does now.
|
||||
|
||||
## Changes in 1.88.0
|
||||
|
||||
* Use the smallest appropriate unsigned type for the index.
|
||||
|
||||
Reference in New Issue
Block a user