Update changelog

This commit is contained in:
Victor Zverovich 2020-04-04 06:34:23 -07:00
parent 9eb47d951a
commit a434a8f778

View File

@ -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