2.1.0 (2021-10-12)
- fix ASIO_STANDALONE release build trying to use boost::random (#301) (168ce9d)
- fix LOG call syntax (#301) (c09221f)
3.1.0 (2021-10-12)
- lower the minimum CMake supported version (b196fa7)
- handle closing sockets upon on_fail events (d1c73b7)
- resolve client_impl::ping LOG call syntax in debug builds (e7de4eb)
- allow resource path to be set in connection URI (#134) (36a8cd4)
- add support for logging configuration (1b42ce7)
- support TLSv1.2 and newer (#321) (82d39a9)
3.0.0 (2021-01-09)
- add support for Socket.IO v3 (ec4d540)