forked from boostorg/variant2
Update revision history
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
////
|
////
|
||||||
Copyright 2019, 2020 Peter Dimov
|
Copyright 2019-2021 Peter Dimov
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
|
|
||||||
@ -11,6 +11,10 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
# Revision History
|
# Revision History
|
||||||
:idprefix: changelog_
|
:idprefix: changelog_
|
||||||
|
|
||||||
|
## Changes in 1.76.0
|
||||||
|
|
||||||
|
* Improved generated code for the double buffered case.
|
||||||
|
|
||||||
## Changes in 1.74.0
|
## Changes in 1.74.0
|
||||||
|
|
||||||
* Added support for derived types in `visit`
|
* Added support for derived types in `visit`
|
||||||
|
Reference in New Issue
Block a user