mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-07 13:20:05 +00:00
Update ChangeLog.rst
This commit is contained in:
parent
09e288e55b
commit
a4e3cf834b
@ -6,7 +6,8 @@
|
|||||||
(`#128 <https://github.com/cppformat/cppformat/issues/128>`_).
|
(`#128 <https://github.com/cppformat/cppformat/issues/128>`_).
|
||||||
New documentation address is http://cppformat.github.io/.
|
New documentation address is http://cppformat.github.io/.
|
||||||
|
|
||||||
* Fixed formatting of enums with numeric format specifiers in ``fmt::(s)printf``
|
* [Breaking] Fixed formatting of enums with numeric format specifiers in
|
||||||
|
``fmt::(s)printf``
|
||||||
(`#131 <https://github.com/cppformat/cppformat/issues/131>`_,
|
(`#131 <https://github.com/cppformat/cppformat/issues/131>`_,
|
||||||
`#139 <https://github.com/cppformat/cppformat/issues/139>`_):
|
`#139 <https://github.com/cppformat/cppformat/issues/139>`_):
|
||||||
|
|
||||||
@ -22,7 +23,7 @@
|
|||||||
`#132 <https://github.com/cppformat/cppformat/issues/132>`_).
|
`#132 <https://github.com/cppformat/cppformat/issues/132>`_).
|
||||||
Thanks to `@cstamford (Christopher Stamford) <https://github.com/cstamford>`_.
|
Thanks to `@cstamford (Christopher Stamford) <https://github.com/cstamford>`_.
|
||||||
|
|
||||||
* The ``Buffer`` template is now part of the public API and can be used
|
* [Breaking] The ``Buffer`` template is now part of the public API and can be used
|
||||||
to implement custom memory buffers
|
to implement custom memory buffers
|
||||||
(`#140 <https://github.com/cppformat/cppformat/issues/140>`_).
|
(`#140 <https://github.com/cppformat/cppformat/issues/140>`_).
|
||||||
Thanks to `@polyvertex (Jean-Charles Lefebvre) <https://github.com/polyvertex>`_.
|
Thanks to `@polyvertex (Jean-Charles Lefebvre) <https://github.com/polyvertex>`_.
|
||||||
|
Loading…
Reference in New Issue
Block a user