From b302dd5912c58f89a4ed12fd3aad9a66ebcc5ad7 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 22 May 2020 17:57:29 +0300 Subject: [PATCH] Update changelog --- doc/variant2/changelog.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/variant2/changelog.adoc b/doc/variant2/changelog.adoc index 1e8eced..ee331f5 100644 --- a/doc/variant2/changelog.adoc +++ b/doc/variant2/changelog.adoc @@ -13,7 +13,8 @@ http://www.boost.org/LICENSE_1_0.txt ## Changes in 1.74.0 -* Improve compilation performance for many (hundreds of) alternatives. +* Added support for derived types in `visit` +* Improved compilation performance for many (hundreds of) alternatives. ## Changes in 1.73.0