From 918372911932d34f6b158764d82031d6dea30209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 23 May 2024 23:35:10 +0200 Subject: [PATCH] Update changelog with #277 and #280 --- doc/container.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/container.qbk b/doc/container.qbk index 2efe886..379533b 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1413,6 +1413,7 @@ use [*Boost.Container]? There are several reasons for that: * Fixed bugs/issues: * [@https://github.com/boostorg/container/issues/280 GitHub #280: ['"Several containers don't support non-movable types when move assigning"]]. + * [@https://github.com/boostorg/container/issues/277 GitHub #277: ['"Remove dep on boost::static_assert"]]. [endsect]