Skip to content

Commit b851eeb

Browse files
authored
Release 0.10.4. (#509)
Other changes * Fix a build issue with [*time*](https://time-rs.github.io/) 0.3.41. ([#505], backported from [#503] by [@PSeitz])
1 parent 556255b commit b851eeb

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "domain"
3-
version = "0.10.3"
3+
version = "0.10.4"
44

55
# This is the mimimal Rust version with minimal dependencies as specified
66
# below. With latest dependency versions 1.76.0 is currently required.

Changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## 0.10.4
4+
5+
Released 2025-03-31.
6+
7+
Other changes
8+
9+
* Fix a build issue with [*time*](https://time-rs.github.io/) 0.3.41.
10+
([#505], backported from [#503] by [@PSeitz])
11+
12+
[#503]: https://github.com/NLnetLabs/domain/pull/503
13+
[#505]: https://github.com/NLnetLabs/domain/pull/505
14+
[@PSeitz]: https://github.com/PSeitz
15+
16+
317
## 0.10.3
418

519
Released 2024-10-14.

0 commit comments

Comments
 (0)