We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385e61e commit 4d3d477Copy full SHA for 4d3d477
1 file changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+ * Add #[non_exhaustive] to public API enums likely to grow (breaking) #69
4
+ * feat: Add protocol_version() accessor to Dtls #59
5
* Bump all deps (possible with the current MSRV) #67
6
* DTLS1.3 chacha20poly1305 and x25519 support #64
7
* Fix panic in auto DTLS version selection #65
0 commit comments