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
d2f707e33a
commit
1df1af0245
@ -46,7 +46,7 @@
|
|||||||
(`#178 <https://github.com/cppformat/cppformat/issues/178>`_).
|
(`#178 <https://github.com/cppformat/cppformat/issues/178>`_).
|
||||||
Thanks to `@jackyf (Eugene V. Lyubimkin) <https://github.com/jackyf>`_.
|
Thanks to `@jackyf (Eugene V. Lyubimkin) <https://github.com/jackyf>`_.
|
||||||
|
|
||||||
* [Breaking] ``BasicStringRef`` comparison operators now compare string
|
* [Breaking] ``StringRef``/``BasicStringRef`` comparison operators now compare string
|
||||||
content, not pointers
|
content, not pointers
|
||||||
(`#183 <https://github.com/cppformat/cppformat/issues/183>`_).
|
(`#183 <https://github.com/cppformat/cppformat/issues/183>`_).
|
||||||
|
|
||||||
@ -58,7 +58,7 @@
|
|||||||
on Karma's benchmark
|
on Karma's benchmark
|
||||||
(`#186 <https://github.com/cppformat/cppformat/issues/186>`_).
|
(`#186 <https://github.com/cppformat/cppformat/issues/186>`_).
|
||||||
|
|
||||||
* Fixed most warnings reported by Coverity Scan
|
* Fixed warnings reported by Coverity Scan
|
||||||
(`#187 <https://github.com/cppformat/cppformat/issues/187>`_,
|
(`#187 <https://github.com/cppformat/cppformat/issues/187>`_,
|
||||||
`#192 <https://github.com/cppformat/cppformat/issues/192>`_).
|
`#192 <https://github.com/cppformat/cppformat/issues/192>`_).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user