mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-26 21:35:42 +00:00
Update changelog
This commit is contained in:
parent
9eb47d951a
commit
a434a8f778
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
fmt::print("{:#.0f}", 42.0);
|
fmt::print("{:#.0f}", 42.0);
|
||||||
|
|
||||||
now prints ``42.``.
|
now prints ``42.``
|
||||||
|
|
||||||
* Implemented the ``'L'`` specifier for locale-specific numeric formatting to
|
* Implemented the ``'L'`` specifier for locale-specific numeric formatting to
|
||||||
improve compatibility with ``std::format``. The ``'n'`` specifier is now
|
improve compatibility with ``std::format``. The ``'n'`` specifier is now
|
||||||
|
Loading…
x
Reference in New Issue
Block a user