diff --git a/doc/changes.qbk b/doc/changes.qbk index f585a91..1e5639e 100644 --- a/doc/changes.qbk +++ b/doc/changes.qbk @@ -9,6 +9,7 @@ [section Changes in 1.83.0] +* Add support for incomplete types to [link core.type_name `boost::core::type_name`]. * Bit manipulation functions in [link core.bit `boost/core/bit.hpp`] are now `constexpr` on recent MSVC versions (VS2019 update 5 and later.)