diff --git a/ChangeLog.rst b/ChangeLog.rst index d0a1aa1d..4b88f4a6 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -281,6 +281,9 @@ This doesn't introduce a dependency on ```` so there is virtually no compile time effect. +* Deprecated an undocumented ``format_to`` overload that takes + ``basic_memory_buffer``. + * Made parameter order in ``vformat_to`` consistent with ``format_to`` (`#2327 `_).