Add changelog entry for 1.63.0

This commit is contained in:
Daniel James
2016-12-05 22:42:44 +00:00
parent 849535f161
commit af18fb438a

View File

@ -182,5 +182,8 @@
[h2 Boost 1.63.0]
* Fixed some warnings.
* Only define hash for `std::wstring` when we know we have a `wchar_t`.
Otherwise there's a compile error as there's no overload for hashing
the characters in wide strings.
[endsect]