Skip to content

Commit 37bb0fa

Browse files
committed
0.6.1
1 parent d139db3 commit 37bb0fa

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.6.1
4+
35
* Fix auto-sense server falling back to DTLS 1.2 on non-ClientHello parse errors #106
46

57
# 0.6.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "dimpl"
33
authors = ["Martin Algesten <martin@algesten.se>"]
44
description = "DTLS 1.2/1.3 implementation (Sans‑IO, Sync)"
5-
version = "0.6.0"
5+
version = "0.6.1"
66
edition = "2024"
77
license = "MIT OR Apache-2.0"
88
repository = "https://github.com/algesten/dimpl"

0 commit comments

Comments
 (0)