From ea462a436380803605e74075c168250f3f6a8f7e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 28 Apr 2024 13:45:11 +0300 Subject: [PATCH] Update revision history --- doc/compat/changelog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/compat/changelog.adoc b/doc/compat/changelog.adoc index e75fe4c..9899345 100644 --- a/doc/compat/changelog.adoc +++ b/doc/compat/changelog.adoc @@ -11,6 +11,7 @@ https://www.boost.org/LICENSE_1_0.txt ## Changes in 1.86.0 * Added `bind_front.hpp`, `bind_back.hpp`, `invoke.hpp`, `mem_fn.hpp`, `integer_sequence.hpp` and `type_traits.hpp`. +* Added `function_ref.hpp`. ## Changes in 1.83.0