Skip to content

Commit

Permalink
Version 0.6.3
Browse files Browse the repository at this point in the history
PeterDing committed Dec 26, 2024

Verified

This commit was signed with the committer’s verified signature.
PeterDing Peter Ding
1 parent 1187393 commit 00281b9
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.6.3 - 2024-12-26

### Update

- Update dependencies and rqbit api

### Fixed

- Fix the error initializing persistent DHT

## 0.6.2 - 2024-10-25

### Added
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aget-rs"
version = "0.6.2"
version = "0.6.3"
authors = ["PeterDing <[email protected]>"]
homepage = "https://github.com/PeterDing/aget-rs"
description = "Aget-rs - Fast Asynchronous Downloader with Rust 🦀"

0 comments on commit 00281b9

Please sign in to comment.