diff --git a/feed/history/boost_1_89_0.qbk b/feed/history/boost_1_89_0.qbk index 51700f5e..59420324 100644 --- a/feed/history/boost_1_89_0.qbk +++ b/feed/history/boost_1_89_0.qbk @@ -41,7 +41,9 @@ Please keep the list of libraries sorted in lexicographical order. * Fixed `named_condition_any` fails to notify ([github interprocess 62]) ] -* /TODO/ +* [phrase library..[@/libs/unordered/ Unordered]:] + * Added `pull(const_iterator)` to open-addressing containers. This operation allows for + efficient removal and retrieval of an element via move construction. [endsect]