From 06a19ffa8c7bcbcb7b72dceb5404b5470c8c5bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 16 Jun 2026 09:24:00 +0200 Subject: [PATCH] Update release notes with the new "hub" container --- doc/container.qbk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/container.qbk b/doc/container.qbk index ae59b5b..38613e5 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -2834,6 +2834,9 @@ collect them containers and build [*Boost.Container], a library targeted to a wi [section:release_notes_boost_1_92_00 Boost 1.92 Release] +* Added new [classref boost::container::hub hub] container designed by Joaqu\u00EDn M. L\u00F3pez Mu\u00F1oz. + See [link container.non_standard_containers.hub Hub Container] chapter for more information. + * Fixed bugs/issues: * [@https://github.com/boostorg/container/issues/334 GitHub #334: ['"Wrong overload resolution protection in implementation of P2363R5"]]. * [@https://github.com/boostorg/container/issues/336 GitHub #336: ['"Compile error with erase and small_vector"]].