Update changelog

This commit is contained in:
Victor Zverovich 2019-12-11 06:15:06 -08:00
parent b7eb8c8921
commit 7abec071b5

View File

@ -1,7 +1,8 @@
6.1.2 - TBD
-----------
* Fixed ABI compatibility with ``libfmt.so.6.0.0``.
* Fixed ABI compatibility with ``libfmt.so.6.0.0``
(`#1471 <https://github.com/fmtlib/fmt/issues/1471>`_).
* Fixed handling types convertible to ``std::string_view``
(`#1451 <https://github.com/fmtlib/fmt/pull/1451>`_).