From 3c50ab6d3a6b98187ce8a44e2242b9c5d24ae099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 13 Jan 2020 16:27:00 +0100 Subject: [PATCH] Update changelog with #138 ("Remove Classes from Global Namespace") --- doc/container.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/container.qbk b/doc/container.qbk index 38b0cdf..8308f69 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1323,6 +1323,7 @@ use [*Boost.Container]? There are several reasons for that: * Fixed bugs: * [@https://github.com/boostorg/container/pull/135 GitHub #135: ['"Missing BOOST_NORETURN for user defined functions"]]. + * [@https://github.com/boostorg/container/pull/138 GitHub #138: ['"Remove Classes from Global Namespace"]]. [endsect]