From 07a0910640084e1cd4354cabc068268430c647c5 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 12 Oct 2023 18:14:27 +0300 Subject: [PATCH] Update revision history --- doc/hash/recent.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/hash/recent.adoc b/doc/hash/recent.adoc index 94aa3b9..ef3a2e3 100644 --- a/doc/hash/recent.adoc +++ b/doc/hash/recent.adoc @@ -8,6 +8,10 @@ https://www.boost.org/LICENSE_1_0.txt = Recent Changes :idprefix: recent_ +== Boost 1.84.0 + +* {cpp}03 is no longer supported. + == Boost 1.82.0 * Added an overload of `hash_value` for `std::nullptr_t`.