Update changelog

This commit is contained in:
Victor Zverovich 2018-12-24 11:56:48 -08:00
parent 27b306701f
commit fe2d715ff1

View File

@ -86,7 +86,7 @@
Thanks `@DanielaE (Daniela Engert) <https://github.com/DanielaE>`_.
* Made ``std::[experimental::]string_view`` work as a format string
* Made ``std::string_view`` work as a format string
(`#898 <https://github.com/fmtlib/fmt/pull/898>`_):
.. code:: c++