Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 908 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 908 Bytes

0.1.1 (2021-06-17)

Features

  • use mimalloc as a global allocator for musl libc (e28e426)

Bug Fixes

  • read the tls root certificate file synchronously (85f359d)
  • reword the tls client error messages (53396f4)
  • use localhost instead of localhost as the default address (747b97ea), closes #2

0.1.0 (2020-10-18)

Initial release