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

Commit 87ee3db

Browse files
committed
v0.6.2
1 parent 7afd4b5 commit 87ee3db

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [0.6.2] - 2025-06-01
4+
5+
### Changed
6+
7+
- Update dependencies
8+
39
## [0.6.1] - 2025-05-17
410

511
### Added
@@ -141,6 +147,7 @@
141147
- Initialize soar-dl
142148
- Initial commit
143149

150+
[0.6.2]: https://github.com/pkgforge/soar-dl/compare/v0.6.1..v0.6.2
144151
[0.6.1]: https://github.com/pkgforge/soar-dl/compare/v0.6.0..v0.6.1
145152
[0.6.0]: https://github.com/pkgforge/soar-dl/compare/v0.5.3..v0.6.0
146153
[0.5.3]: https://github.com/pkgforge/soar-dl/compare/v0.5.2..v0.5.3

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

0 commit comments

Comments
 (0)