mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 09:28:21 +00:00
Update ChangeLog.rst
This commit is contained in:
parent
6a93dda265
commit
17869454c2
@ -70,8 +70,11 @@
|
|||||||
|
|
||||||
fmt::print("{:d}", true); // prints "1"
|
fmt::print("{:d}", true); // prints "1"
|
||||||
|
|
||||||
* Fixed documentation issues
|
* Documentation fixes and improvements
|
||||||
(`#162 <https://github.com/cppformat/cppformat/issues/162>`_,
|
(`#36 <https://github.com/cppformat/cppformat/issues/36>`_,
|
||||||
|
`#75 <https://github.com/cppformat/cppformat/issues/75>`_,
|
||||||
|
`#125 <https://github.com/cppformat/cppformat/issues/125>`_,
|
||||||
|
`#162 <https://github.com/cppformat/cppformat/issues/162>`_,
|
||||||
`#165 <https://github.com/cppformat/cppformat/issues/165>`_,
|
`#165 <https://github.com/cppformat/cppformat/issues/165>`_,
|
||||||
`#210 <https://github.com/cppformat/cppformat/issues/210>`_).
|
`#210 <https://github.com/cppformat/cppformat/issues/210>`_).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user