Skip to content

Commit 91504b6

Browse files
author
Peter Thorson
committed
[core] Update changelog
1 parent 3197a52 commit 91504b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ HEAD
4949
later compilers. Thank you Matus Kysel for the patch & tests. #792
5050
- Reliability: Add a few defensive assertions to guard against corrupted
5151
HTTP message reads. Thank you Oleh Derevenko for reporting. #899
52+
- Compatibility: Remove use of simple template ids in constructors. This was
53+
required to compile in C++20 mode and higher. Thank you yushb0602 for
54+
reporting and jcelerier for a patch.
5255
- Fix Regression: Correct a regression introduced in 0.8.0 that broke
5356
functionality for setting accepted socket options like TCP_NODELAY.
5457
#530 #812

0 commit comments

Comments
 (0)