Update ChangeLog.rst

This commit is contained in:
Victor Zverovich 2021-05-15 17:19:27 -07:00 committed by GitHub
parent 0763d8cadf
commit 7d4c92fb00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,10 @@
8.0.0 - TBD
-----------
* Optimized handling of format specifiers during format string
compilation, including but not limited to hexadecimal formatting
(`#1944 <https://github.com/fmtlib/fmt/issues/1944>`_).
7.1.3 - 2020-11-24
------------------