Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

25 lines (12 loc) · 1.42 KB

3.1.0 (2021-10-12)

Bug Fixes

  • 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)

Features

  • 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)

Features

  • add support for Socket.IO v3 (ec4d540)