mirror of
https://github.com/boostorg/variant2.git
synced 2025-06-25 03:51:34 +02:00
Update revision history
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
////
|
||||
Copyright 2019-2022 Peter Dimov
|
||||
Copyright 2019-2025 Peter Dimov
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
https://www.boost.org/LICENSE_1_0.txt
|
||||
////
|
||||
@ -8,6 +8,10 @@ https://www.boost.org/LICENSE_1_0.txt
|
||||
# Revision History
|
||||
:idprefix: changelog_
|
||||
|
||||
## Changes in 1.88.0
|
||||
|
||||
* Use the smallest appropriate unsigned type for the index.
|
||||
|
||||
## Changes in 1.83.0
|
||||
|
||||
* Added `uses_double_storage()`.
|
||||
|
Reference in New Issue
Block a user