mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-29 00:35:03 +00:00
Update changelog
This commit is contained in:
parent
58992761cf
commit
07b1c1a15f
@ -2,11 +2,18 @@
|
|||||||
-----------
|
-----------
|
||||||
|
|
||||||
* Fixed handling of buffer boundaries in `format_to_n`
|
* Fixed handling of buffer boundaries in `format_to_n`
|
||||||
(`#1996 <https://github.com/fmtlib/fmt/issues/1996>`_).
|
(`#1996 <https://github.com/fmtlib/fmt/issues/1996>`_,
|
||||||
|
`#2029 <https://github.com/fmtlib/fmt/issues/2029>`_).
|
||||||
|
|
||||||
* Fixed linkage errors when linking with a shared library
|
* Fixed linkage errors when linking with a shared library
|
||||||
(`#2011 <https://github.com/fmtlib/fmt/issues/2011>`_).
|
(`#2011 <https://github.com/fmtlib/fmt/issues/2011>`_).
|
||||||
|
|
||||||
|
* Reintroduce ostream support to range formatters
|
||||||
|
(`#2014 <https://github.com/fmtlib/fmt/issues/2014>`_).
|
||||||
|
|
||||||
|
* Workaround an issue with mixing std versions in gcc
|
||||||
|
(`#2017 <https://github.com/fmtlib/fmt/issues/2017>`_).
|
||||||
|
|
||||||
7.1.2 - 2020-11-04
|
7.1.2 - 2020-11-04
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user