Update changelog
This commit is contained in:
parent
a182f7341e
commit
b4d46e3988
@ -1,10 +1,11 @@
|
|||||||
6.2.1 - TBD
|
6.2.1 - 2020-05-09
|
||||||
-----------
|
------------------
|
||||||
|
|
||||||
* Fix ostream support in sprintf
|
* Fixed ostream support in ``sprintf``
|
||||||
(`#1631 <https://github.com/fmtlib/fmt/issues/1631>`_).
|
(`#1631 <https://github.com/fmtlib/fmt/issues/1631>`_).
|
||||||
|
|
||||||
* Fix inconsistent type detection
|
* Fixed type detection when using implicit conversion to ``string_view`` and
|
||||||
|
ostream ``operator<<`` inconsistently
|
||||||
(`#1662 <https://github.com/fmtlib/fmt/issues/1662>`_).
|
(`#1662 <https://github.com/fmtlib/fmt/issues/1662>`_).
|
||||||
|
|
||||||
6.2.0 - 2020-04-05
|
6.2.0 - 2020-04-05
|
||||||
|
Loading…
Reference in New Issue
Block a user