Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed May 9, 2020
1 parent 1425e72 commit 572d2f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
6.2.1 - TBD
-----------

* Fix ostream support in sprintf
* Fixed ostream support in ``sprintf``
(`#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>`_).

6.2.0 - 2020-04-05
Expand Down

0 comments on commit 572d2f6

Please sign in to comment.