Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 9406056

Browse files
committed
v0.5.2
1 parent 1dfe007 commit 9406056

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.2] - 2025-04-06
4+
5+
### Changed
6+
7+
- Update dependencies
8+
- Use hickory-dns
9+
310
## [0.5.1] - 2025-04-01
411

512
### Fixed
@@ -98,6 +105,7 @@
98105
- Initialize soar-dl
99106
- Initial commit
100107

108+
[0.5.2]: https://github.com/pkgforge/soar-dl/compare/v0.5.1..v0.5.2
101109
[0.5.1]: https://github.com/pkgforge/soar-dl/compare/v0.5.0..v0.5.1
102110
[0.5.0]: https://github.com/pkgforge/soar-dl/compare/v0.4.2..v0.5.0
103111
[0.4.2]: https://github.com/pkgforge/soar-dl/compare/v0.4.0..v0.4.2

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 = "soar-dl"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
authors = ["Rabindra Dhakal <[email protected]>"]
55
description = "A fast download manager"
66
license = "MIT"

0 commit comments

Comments
 (0)