Update ChangeLog.rst
This commit is contained in:
parent
1942ff4c70
commit
83b639987c
@ -63,8 +63,8 @@
|
||||
`#183 <https://github.com/cppformat/cppformat/issues/183>`_):
|
||||
|
||||
- Comparison operators now compare string content, not pointers
|
||||
- `BasicStringRef::c_str` replaced by `BasicStringRef::data`
|
||||
- `BasicStringRef` is no longer assumed to be null-terminated
|
||||
- ``BasicStringRef::c_str`` replaced by ``BasicStringRef::data``
|
||||
- ``BasicStringRef`` is no longer assumed to be null-terminated
|
||||
|
||||
* Dependency on pthreads introduced by Google Test is now optional
|
||||
(`#185 <https://github.com/cppformat/cppformat/issues/185>`_).
|
||||
|
Loading…
Reference in New Issue
Block a user