mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 00:21:13 +00:00
Update changelog
This commit is contained in:
parent
61602a75db
commit
4a4fc225ed
@ -1,3 +1,20 @@
|
|||||||
|
7.0.3 - TBD
|
||||||
|
-----------
|
||||||
|
|
||||||
|
* Worked around broken ``numeric_limits`` for 128-bit integers
|
||||||
|
(`#1787 <https://github.com/fmtlib/fmt/issues/1787>`_).
|
||||||
|
|
||||||
|
* Added error reporting on missing named arguments
|
||||||
|
(`#1796 <https://github.com/fmtlib/fmt/issues/1796>`_).
|
||||||
|
|
||||||
|
* Stopped using 128-bit integers with clang-cl
|
||||||
|
(`#1800 <https://github.com/fmtlib/fmt/pull/1800>`_).
|
||||||
|
Thanks `@Kingcom <https://github.com/Kingcom>`_.
|
||||||
|
|
||||||
|
* Fixed issues in locale-specific integer formatting (#)
|
||||||
|
(`#1782 <https://github.com/fmtlib/fmt/issues/1782>`_,
|
||||||
|
`#1801 <https://github.com/fmtlib/fmt/issues/1801>`_)
|
||||||
|
|
||||||
7.0.2 - 2020-07-29
|
7.0.2 - 2020-07-29
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user