1
0
forked from boostorg/mp11

Update revision history

This commit is contained in:
Peter Dimov
2019-12-07 22:01:57 +02:00
parent 3efbc9d3cd
commit 4a8a049a3e

View File

@@ -10,6 +10,10 @@ http://www.boost.org/LICENSE_1_0.txt
[#changelog]
# Revision History
## Changes in 1.73.0
* Added `mp_unique_if` (contributed by Kris Jusiak)
## Changes in 1.70.0
* Renamed `mp_invoke` to `mp_invoke_q`