Skip to content

Commit 7f76bdd

Browse files
author
Peter Thorson
committed
[core] Updates changelog to include credits for boost fix PR
1 parent 7413885 commit 7f76bdd

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
@@ -1,6 +1,9 @@
11
HEAD
22
- Examples: Update print_client_tls example to remove use of deprecated
33
OpenSSL functions.
4+
- Compatibility: Removes the use of make_shared in a number of cases where
5+
it would be incompatible with newer versions of ASIO. Thank you Stefan
6+
Floeren for the patch.
47
- CMake: Update cmake installer to better handle dependencies when using
58
g++ on MacOS. Thank you Luca Palano for reporting and a patch. #831
69
- CMake: Update cmake installer to use a variable for the include directory

0 commit comments

Comments
 (0)