Update revision history

This commit is contained in:
Peter Dimov
2020-05-10 19:34:12 +03:00
parent 84ea994325
commit 2ad6fed07a

View File

@ -11,6 +11,10 @@ http://www.boost.org/LICENSE_1_0.txt
# Revision History
:idprefix: changelog_
## Changes in 1.74.0
* Improve compilation performance for many (hundreds of) alternatives.
## Changes in 1.73.0
* Added support for `std::hash`, `boost::hash`.