What's Changed
- Fix panic in example due to unset default crypto provider by @Ralith in #1882
- Fix zero-length connection IDs by @Ralith in #1883
- Add support for NetBSD, fix OpenBSD by @flub in #1884
- docs(udp): replace AsRawFd and AsRawSocket with AsFd and AsSocket by @mxinden in #1890
- Resolve stopped/received_reset futures on lost connections by @Ralith in #1886
- Bump version numbers (quinn 0.11.2, -proto 0.11.3) by @djc in #1891
- udp: bump version to 0.5.2 by @djc in #1892