Commit a434a8f7 authored by Victor Zverovich's avatar Victor Zverovich

Update changelog

parent 9eb47d95
......@@ -34,7 +34,7 @@
fmt::print("{:#.0f}", 42.0);
now prints ``42.``.
now prints ``42.``
* Implemented the ``'L'`` specifier for locale-specific numeric formatting to
improve compatibility with ``std::format``. The ``'n'`` specifier is now
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment