mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-25 06:21:00 +00:00
Update changelog
This commit is contained in:
parent
68837079aa
commit
27b306701f
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
* Added support for 4-bit terminal colors
|
* Added support for 4-bit terminal colors
|
||||||
(`#968 <https://github.com/fmtlib/fmt/issues/968>`_,
|
(`#968 <https://github.com/fmtlib/fmt/issues/968>`_,
|
||||||
`#974 <https://github.com/fmtlib/fmt/pull/974>`_)
|
`#974 <https://github.com/fmtlib/fmt/pull/974>`_)
|
||||||
|
|
||||||
.. code:: c++
|
.. code:: c++
|
||||||
|
|
||||||
@ -71,7 +71,7 @@
|
|||||||
`#885 <https://github.com/fmtlib/fmt/pull/885>`_,
|
`#885 <https://github.com/fmtlib/fmt/pull/885>`_,
|
||||||
`#897 <https://github.com/fmtlib/fmt/pull/897>`_,
|
`#897 <https://github.com/fmtlib/fmt/pull/897>`_,
|
||||||
`#920 <https://github.com/fmtlib/fmt/issues/920>`_).
|
`#920 <https://github.com/fmtlib/fmt/issues/920>`_).
|
||||||
An object of type ``S`` that has an overloaded ``to_string_view(const S&)``
|
Any object of type ``S`` that has an overloaded ``to_string_view(const S&)``
|
||||||
returning ``fmt::string_view`` can be used as a format string:
|
returning ``fmt::string_view`` can be used as a format string:
|
||||||
|
|
||||||
.. code:: c++
|
.. code:: c++
|
||||||
|
Loading…
Reference in New Issue
Block a user