From bcc136de8129c713187a629a1575eec96ce26eec Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 28 Oct 2015 08:03:18 -0700 Subject: [PATCH] Update ChangeLog.rst --- ChangeLog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 919ede39..095e6039 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -59,7 +59,8 @@ * [Breaking] Improved compatibility between ``BasicStringRef`` and `std::experimental::basic_string_view `_ - (`#159 `_, + (`#100 `_, + `#159 `_, `#183 `_): - Comparison operators now compare string content, not pointers