From e9db423fb67dc3d800645834bec6ba1b7bd66690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 9 Sep 2024 11:06:55 +0200 Subject: [PATCH] Update changelog for 1.87 --- doc/container.qbk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/container.qbk b/doc/container.qbk index 8d3fd5c6..69f5c3db 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1409,6 +1409,13 @@ use [*Boost.Container]? There are several reasons for that: [section:release_notes Release Notes] +[section:release_notes_boost_1_87_00 Boost 1.87 Release] + +* Fixed bugs/issues: + * [@https://github.com/boostorg/container/issues/288 GitHub #288: ['"Compile error when using flat_map::extract_sequence with small_vector"]]. + +[endsect] + [section:release_notes_boost_1_86_00 Boost 1.86 Release] * Fixed bugs/issues: