Commit 6dfdada4 authored by Victor Zverovich's avatar Victor Zverovich

Update ChangeLog.rst

parent b7fe7dfa
......@@ -26,7 +26,7 @@
fmt::print("The date is {:%Y-%m-%d}.", *std::localtime(&t));
* Added support for `custom argument formatters
<http://cppformat.github.io/dev/api.html#argument-formatters>`_
<http://fmtlib.net/dev/api.html#argument-formatters>`_
(`#235 <https://github.com/fmtlib/fmt/issues/235>`_).
* Added support for locale-specific integer formatting with the ``n`` specifier
......
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