Skip to content

Commit 4d719a3

Browse files
authored
Bump up version to 0.10.4 (#171)
1 parent c170f48 commit 4d719a3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Version 0.10.4 (2024-02-10)
2+
3+
This is a bug fix release.
4+
5+
## Changes
6+
7+
* Add sanity checks in DNS message decoding (#169)
8+
* fine-tune MAX_MSG_ABSOLUTE (#170)
9+
110
# Version 0.10.3 (2024-01-14)
211

312
This is a bug fix release.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mdns-sd"
3-
version = "0.10.3"
3+
version = "0.10.4"
44
authors = ["keepsimple <[email protected]>"]
55
edition = "2018"
66
rust-version = "1.61.0"

0 commit comments

Comments
 (0)