Commit 9dd2ba93 authored by Dominik Charousset's avatar Dominik Charousset

Document fix to string_view::compare

parent fa64df9d
...@@ -48,6 +48,7 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -48,6 +48,7 @@ is based on [Keep a Changelog](https://keepachangelog.com).
console output. console output.
- Fix memory leaks when deserializing URIs and when detaching the content of - Fix memory leaks when deserializing URIs and when detaching the content of
messages (#1160). messages (#1160).
- Fix undefined behavior in `string_view::compare` (#1164).
## [0.18.0-rc.1] - 2020-09-09 ## [0.18.0-rc.1] - 2020-09-09
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment